IZooClientUtilities.Echo Method

IZooClientUtilitiesEcho Method

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

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
string Echo(
	Object verify,
	string message
)
Function Echo ( 
	verify As Object,
	message As String
) As String

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)"]

Version Information

Rhino for Windows

Supported in: 6.14
See Also