Learning C# 3.0

   
else

A conditional statement that defines the action to take when a preceding if expression evaluates to false .

enum

A value type that defines a group of named numeric constants.

event

A member modifier for a delegate field or property that indicates only the += and -= methods of the delegate can be accessed.

explicit

An operator that defines an explicit conversion.

extern

A method modifier that indicates the method is implemented with unmanaged code.

   

Категории