Classes are reference types. There is one special class that is referenced by a keyword, String
. String
is an alias for System.String
, which represents a sequence of Unicode characters.
String
Class
[ Attributes ] Identifier LineTerminatorEnd Class
LineTerminator