Hejlsberg states:
"We've preserved enums in C# and made them type-safe as well. In C#, enums are not just integers. They're actually strongly typed value types that derive from System.Enum in the.NET base-class library."
Are enums part of C# or C# part of.NET?
Waiting is good but February seems to have the biggest price drops. Prices drop after Christmas, it takes a month or two to trickle down to retail.
Hejlsberg states: "We've preserved enums in C# and made them type-safe as well. In C#, enums are not just integers. They're actually strongly typed value types that derive from System.Enum in the .NET base-class library."
Are enums part of C# or C# part of .NET?