Click or drag to resize

IZooClientUtilitiesEcho Method

[Missing <summary> documentation for "M:Rhino.Runtime.IZooClientUtilities.Echo(System.Object,System.String)"]

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
string Echo(
	Object verify,
	string message
)

Parameters

verify
Type: SystemObject

[Missing <param name="verify"/> documentation for "M:Rhino.Runtime.IZooClientUtilities.Echo(System.Object,System.String)"]

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:Rhino.Runtime.IZooClientUtilities.Echo(System.Object,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Rhino.Runtime.IZooClientUtilities.Echo(System.Object,System.String)"]

See Also