'宣言 Public Enum MatchingSwitches Inherits System.Enum
public enum MatchingSwitches : System.Enum
'宣言 Public Enum MatchingSwitches Inherits System.Enum
public enum MatchingSwitches : System.Enum
| メンバ | 解説 |
|---|---|
| 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