Click or drag to resize

ComponentFunctionInfoToString Method

Returns a string representing this function.

Namespace:  Rhino.NodeInCode
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public override string ToString()

Return Value

Type: String
The namespace and the name.
See Also