The enum keyword in C# declares a list of named integer constants. An enum can be defined in a namespace, structure or class.
確定! 回上一頁