Searching for: Type Definition in C#
Primitive Data Types
Language: C#

To declare the type of data for the value of a variable. Primitive data types include: int, short, long, byte, float, double, char, and boolean.