CSharpKeyword 枚举

定义

public enum class CSharpKeyword
public enum CSharpKeyword
type CSharpKeyword = 
Public Enum CSharpKeyword
继承
CSharpKeyword

字段

Abstract 1
As 17
Await 0
Base 40
Bool 60
Break 75
Byte 2
Case 25
Catch 41
Char 61
Checked 76
Class 3
Const 26
Continue 42
Decimal 55
Default 62
Delegate 4
Do 18
Double 43
Else 56
Enum 66
Event 5
Explicit 27
Extern 36
False 50
Finally 67
Fixed 6
Float 28
For 44
Foreach 63
Goto 72
If 7
Implicit 32
In 45
Int 68
Interface 74
Internal 8
Is 19
Lock 46
Long 64
Namespace 77
New 9
Null 29
Object 47
Operator 57
Out 69
Override 10
Params 20
Private 33
Protected 48
Public 51
Readonly 11
Ref 21
Return 37
Sbyte 52
Sealed 70
Short 12
Sizeof 30
Stackalloc 38
Static 49
String 58
Struct 13
Switch 22
This 34
Throw 53
True 71
Try 14
Typeof 31
Uint 39
Ulong 59
Unchecked 73
Unsafe 15
Ushort 23
Using 35
Virtual 54
Void 65
Volatile 16
When 78
While 24

适用于