Constructor SyntaxParserEventArgs
SyntaxParserEventArgs(bool, bool, int, int)
Initializes a new instance of the SyntaxParserEventArgs
class with the specific parameters.
public SyntaxParserEventArgs(bool update, bool rescan, int first, int last)
Initializes a new instance of the SyntaxParserEventArgs
class with the specific parameters.
public SyntaxParserEventArgs(bool update, bool rescan, int first, int last)