GH_CharPatternParamNameConstructor Constructor (String) |
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_CharPatternParamNameConstructor(
string char_pool
)
Public Sub New (
char_pool As String
)
Parameters
- char_pool
- Type: SystemString
See Also