Constructor SyntaxEdit
SyntaxEdit(IContainer)
Initializes a new instance of the SyntaxEdit class with specified container.
public SyntaxEdit(IContainer container)
Parameters
containerIContainerSpecifies IContainer that contains this new instance.
SyntaxEdit()
Initializes a new instance of the SyntaxEdit class with default settings.
public SyntaxEdit()