C# language specification:
http://msdn.microsoft.com/en-
us/library/ms228593.aspx
http://msdn.microsoft.com/en-
us/library/x9h8tsay.aspx
The char keyword is used to declare an instance of the System.Char structure that the .NET Framework uses to represent a Unicode character. The value of a Char object is a 16-bit numeric (ordinal) value.
Type: char
Range: U + 0000 to U + FFFF
Size: Unicode 16-bit character
Ввійдіть щоб вподобати
Ввійдіть щоб прокоментувати