Property UseScheme
UseScheme
When implemented by a class, gets or sets a boolean value that indicates whether ISyntaxParser
should perform lexical analysis based on it's rules rather than using internal method.
bool UseScheme { get; set; }
When implemented by a class, gets or sets a boolean value that indicates whether ISyntaxParser
should perform lexical analysis based on it's rules rather than using internal method.
bool UseScheme { get; set; }