m add category |
m basic -> basis |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
A Char | A '''Char''' is a single [https://en.wikipedia.org/wiki/UTF-16 UTF-16] encoded unicode codepoint. It is the basis for [[Type:string|strings]]. | ||
== See Also == | |||
* [https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/char Microsoft documentation on the char type] | |||
[[Category:Type]] | [[Category:Type]] | ||
[[Category:Value Types]] | [[Category:Value Types]] |