Click or drag to resize

GH_LexerCombo Constructor (String, String)

Initializes a new instance of the GH_LexerCombo class

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_LexerCombo(
	string n_source,
	string n_target
)

Parameters

n_source
Type: SystemString
n_target
Type: SystemString
See Also