Grasshopper API
GH_LexerCombo Constructor (String, String) |
Initializes a new instance of the GH_LexerCombo class
Namespace: Grasshopper.Kernel.Data
Assembly: Grasshopper (in Grasshopper.dll)

public GH_LexerCombo( string n_source, string n_target )
Public Sub New ( n_source As String, n_target As String )
Parameters
- n_source
- Type: SystemString
- n_target
- Type: SystemString
