Enum Statics.SwitchSyntax.Keyword
Intended to be used with Switch syntax.
Namespace: Towel
Assembly: Towel.dll
Syntax
public enum Keyword : int
Fields
| Name | Description |
|---|---|
| Default | The default keyword for the the Switch syntax. |
Intended to be used with Switch syntax.
public enum Keyword : int
| Name | Description |
|---|---|
| Default | The default keyword for the the Switch syntax. |