Click or drag to resize

LicenseUtilsEcho Method

Test connectivity with the Zoo.

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static string Echo(
	string message
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:Rhino.PlugIns.LicenseUtils.Echo(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Rhino.PlugIns.LicenseUtils.Echo(System.String)"]

See Also