Overload List

  Name Description
Public method AddEnclosure(String, String, CharClass)
Adds a pair of strings and character-class that characters between the pair will be classified as.
Public method AddEnclosure(String, String, CharClass, Boolean)
Adds a pair of strings and character-class that characters between the pair will be classified as.
Public method AddEnclosure(String, String, CharClass, Char)
Adds a pair of strings and character-class that characters between the pair will be classified as.
Public method AddEnclosure(String, String, CharClass, Boolean, Char)
Adds a pair of strings and character-class that characters between the pair will be classified as.
Public method AddEnclosure(String, String, CharClass, Boolean, Char, Boolean)
Adds a pair of strings and character-class that characters between the pair will be classified as.

See Also