'Declaration
Public Enum MatchingSwitches Inherits System.Enum
public enum MatchingSwitches : System.Enum
'Declaration
Public Enum MatchingSwitches Inherits System.Enum
public enum MatchingSwitches : System.Enum
Member | Description |
---|---|
None | Indicates no switch. |
Priority | This pattern will be matched before other patterns and escape. |
System.Object
System.ValueType
System.Enum
C1.Framework.Text.Lexicons.MatchingSwitches