[]
Defines a serial of matched switches.
public enum MatchingSwitches
Use this enumeration can control the parse process.
| Name | Description |
|---|---|
| None | Indicates no switch. |
| Priority | This pattern will be matched before other patterns and escape. |