C# Class Alba.Jaml.MSInternal.KnownStrings

Datei anzeigen Open project: Athari/Alba.Jaml

Public Properties

Property Type Description
NewlineChar char
ReturnChar char
SpaceChar char
TabChar char
WhitespaceChars char[]

Property Details

NewlineChar public_oe static_oe property

public static char NewlineChar
return char

ReturnChar public_oe static_oe property

public static char ReturnChar
return char

SpaceChar public_oe static_oe property

public static char SpaceChar
return char

TabChar public_oe static_oe property

public static char TabChar
return char

WhitespaceChars public_oe static_oe property

public static char[] WhitespaceChars
return char[]