C# Enumerations Type - Enum. In C#, an enum (or enumeration type) is used to assign constant names to a group of numeric integer values.
確定! 回上一頁