enum grades : byte{A, B, C, D, E, F};. Here is a list of C# enum types that can replace int: sbyte; byte; short; ushort; int; uint; long ...
確定! 回上一頁