-

[C#] Built-in types Data




Boolean type – true or false 

Integral Types  sbyte, byte, short, ushort, int, uint, long, ulong, char

Floating Types – float and double

Decimal Types 


-

+ Recent posts