GH_ScriptVariantThrowNullOperatorException Method |
Namespace:
Grasshopper.Kernel.Expressions
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax protected static void ThrowNullOperatorException(
string sName
)
Protected Shared Sub ThrowNullOperatorException (
sName As String
)
Parameters
- sName
- Type: SystemString
See Also