Login
Инициализация массива в С#
82 просмотров
Перейти к просмотру всей ветки
scorpi_ nobody
in Antwort Murr 03.01.07 16:58
В ответ на:
21.5 Enum values and operations
Each enum type defines a distinct type; an explicit enumeration conversion (╖13.2.2) is required to convert between an enum type and an integral type, or between two enum types.
21.5 Enum values and operations
Each enum type defines a distinct type; an explicit enumeration conversion (╖13.2.2) is required to convert between an enum type and an integral type, or between two enum types.