Learning C# 3.0

   
base

A variable with the same meaning as this , except it accesses a base class implementation of a member.

bool

A logical datatype that can be true or false .

break

A jump statement that exits a loop or switch statement block.

byte

A one-byte unsigned integral datatype.

   

Категории