Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.XmlCharType Member List

This is the complete list of members for System.Xml.XmlCharType, including all inherited members.

CharPropertiesSystem.Xml.XmlCharTypeprivatestatic
CombineSurrogateChar(int lowChar, int highChar)System.Xml.XmlCharTypeinlinepackagestatic
GetCharProperties(char ch)System.Xml.XmlCharTypeinlineprivatestatic
InRange(int value, int start, int end)System.Xml.XmlCharTypeinlineprivatestatic
IsAttributeValueChar(char ch)System.Xml.XmlCharTypeinlinepackagestatic
IsCharData(char ch)System.Xml.XmlCharTypeinlinestatic
IsDigit(char ch)System.Xml.XmlCharTypeinlinestatic
IsHighSurrogate(int ch)System.Xml.XmlCharTypeinlinepackagestatic
IsLetter(char ch)System.Xml.XmlCharTypeinlinestatic
IsLowSurrogate(int ch)System.Xml.XmlCharTypeinlinepackagestatic
IsNameCharXml4e(char ch)System.Xml.XmlCharTypeinlinestatic
IsNameSingleChar(char ch)System.Xml.XmlCharTypeinlinestatic
IsNCNameCharXml4e(char ch)System.Xml.XmlCharTypeinlinestatic
IsNCNameSingleChar(char ch)System.Xml.XmlCharTypeinlinestatic
IsOnlyCharData(string str)System.Xml.XmlCharTypeinlinepackagestatic
IsOnlyDigits(string str, int startPos, int len)System.Xml.XmlCharTypeinlinepackagestatic
IsOnlyWhitespace(string str)System.Xml.XmlCharTypeinlinepackagestatic
IsOnlyWhitespaceWithPos(string str)System.Xml.XmlCharTypeinlinepackagestatic
IsPubidChar(char ch)System.Xml.XmlCharTypeinlinestatic
IsPublicId(string str)System.Xml.XmlCharTypeinlinepackagestatic
IsStartNCNameCharXml4e(char ch)System.Xml.XmlCharTypeinlinestatic
IsStartNCNameSingleChar(char ch)System.Xml.XmlCharTypeinlinestatic
IsSurrogate(int ch)System.Xml.XmlCharTypeinlinepackagestatic
IsTextChar(char ch)System.Xml.XmlCharTypeinlinepackagestatic
IsWhiteSpace(char ch)System.Xml.XmlCharTypeinlinestatic
SplitSurrogateChar(int combinedChar, out char lowChar, out char highChar)System.Xml.XmlCharTypeinlinepackagestatic