Property UseScheme
UseScheme
Gets or sets a boolean value that indicates whether ISyntaxParser
should perform lexical analysis based on it's rules rather than using internal method.
public virtual bool UseScheme { get; set; }
Gets or sets a boolean value that indicates whether ISyntaxParser
should perform lexical analysis based on it's rules rather than using internal method.
public virtual bool UseScheme { get; set; }