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

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

Base64EncodingSystem.Xml.XmlConverterstatic
IsNegativeZero(float value)System.Xml.XmlConverterinlineprivatestatic
IsNegativeZero(double value)System.Xml.XmlConverterinlineprivatestatic
IsWhitespace(string s)System.Xml.XmlConverterinlinestatic
IsWhitespace(char ch)System.Xml.XmlConverterinlinestatic
MaxBoolCharsSystem.Xml.XmlConverterstatic
MaxDateTimeCharsSystem.Xml.XmlConverterstatic
MaxDecimalCharsSystem.Xml.XmlConverterstatic
MaxDoubleCharsSystem.Xml.XmlConverterstatic
MaxFloatCharsSystem.Xml.XmlConverterstatic
MaxInt32CharsSystem.Xml.XmlConverterstatic
MaxInt64CharsSystem.Xml.XmlConverterstatic
MaxPrimitiveCharsSystem.Xml.XmlConverterstatic
MaxUInt64CharsSystem.Xml.XmlConverterstatic
s_base64EncodingSystem.Xml.XmlConverterprivatestatic
s_unicodeEncodingSystem.Xml.XmlConverterprivatestatic
s_utf8EncodingSystem.Xml.XmlConverterprivatestatic
StripWhitespace(string s)System.Xml.XmlConverterinlinestatic
ToAsciiChars(string s, byte[] buffer, int offset)System.Xml.XmlConverterinlineprivatestatic
ToBoolean(string value)System.Xml.XmlConverterinlinestatic
ToBoolean(byte[] buffer, int offset, int count)System.Xml.XmlConverterinlinestatic
ToBytes(string value)System.Xml.XmlConverterinlinestatic
ToChars(byte[] buffer, int offset, int count, char[] chars, int charOffset)System.Xml.XmlConverterinlinestatic
ToChars(int value, byte[] chars, int offset)System.Xml.XmlConverterinlinestatic
ToChars(long value, byte[] chars, int offset)System.Xml.XmlConverterinlinestatic
ToChars(double value, byte[] buffer, int offset)System.Xml.XmlConverterinlinestatic
ToChars(float value, byte[] buffer, int offset)System.Xml.XmlConverterinlinestatic
ToChars(decimal value, byte[] buffer, int offset)System.Xml.XmlConverterinlinestatic
ToChars(ulong value, byte[] buffer, int offset)System.Xml.XmlConverterinlinestatic
ToChars(bool value, byte[] buffer, int offset)System.Xml.XmlConverterinlinestatic
ToChars(DateTime value, byte[] chars, int offset)System.Xml.XmlConverterinlinestatic
ToCharsD2(int value, byte[] chars, int offset)System.Xml.XmlConverterinlineprivatestatic
ToCharsD4(int value, byte[] chars, int offset)System.Xml.XmlConverterinlineprivatestatic
ToCharsD7(int value, byte[] chars, int offset)System.Xml.XmlConverterinlineprivatestatic
ToCharsR(long value, byte[] chars, int offset)System.Xml.XmlConverterinlinestatic
ToCharsR(int value, byte[] chars, int offset)System.Xml.XmlConverterinlinestatic
ToDateTime(long value)System.Xml.XmlConverterinlinestatic
ToDateTime(string value)System.Xml.XmlConverterinlinestatic
ToDateTime(byte[] buffer, int offset, int count)System.Xml.XmlConverterinlinestatic
ToDecimal(string value)System.Xml.XmlConverterinlinestatic
ToDecimal(byte[] buffer, int offset, int count)System.Xml.XmlConverterinlinestatic
ToDouble(string value)System.Xml.XmlConverterinlinestatic
ToDouble(byte[] buffer, int offset, int count)System.Xml.XmlConverterinlinestatic
ToGuid(string value)System.Xml.XmlConverterinlinestatic
ToGuid(byte[] buffer, int offset, int count)System.Xml.XmlConverterinlinestatic
ToInfinity(bool isNegative, byte[] buffer, int offset)System.Xml.XmlConverterinlineprivatestatic
ToInt32(string value)System.Xml.XmlConverterinlinestatic
ToInt32(byte[] buffer, int offset, int count)System.Xml.XmlConverterinlinestatic
ToInt32D2(byte[] chars, int offset)System.Xml.XmlConverterinlineprivatestatic
ToInt32D4(byte[] chars, int offset, int count)System.Xml.XmlConverterinlineprivatestatic
ToInt32D7(byte[] chars, int offset, int count)System.Xml.XmlConverterinlineprivatestatic
ToInt64(string value)System.Xml.XmlConverterinlinestatic
ToInt64(byte[] buffer, int offset, int count)System.Xml.XmlConverterinlinestatic
ToQualifiedName(string qname, out string prefix, out string localName)System.Xml.XmlConverterinlinestatic
ToSingle(string value)System.Xml.XmlConverterinlinestatic
ToSingle(byte[] buffer, int offset, int count)System.Xml.XmlConverterinlinestatic
ToString(byte[] buffer, int offset, int count)System.Xml.XmlConverterinlinestatic
ToString(bool value)System.Xml.XmlConverterinlinestatic
ToString(int value)System.Xml.XmlConverterinlinestatic
ToString(long value)System.Xml.XmlConverterinlinestatic
ToString(float value)System.Xml.XmlConverterinlinestatic
ToString(double value)System.Xml.XmlConverterinlinestatic
ToString(decimal value)System.Xml.XmlConverterinlinestatic
ToString(TimeSpan value)System.Xml.XmlConverterinlinestatic
ToString(UniqueId value)System.Xml.XmlConverterinlinestatic
ToString(Guid value)System.Xml.XmlConverterinlinestatic
ToString(ulong value)System.Xml.XmlConverterinlinestatic
ToString(DateTime value)System.Xml.XmlConverterinlinestatic
ToString(object value)System.Xml.XmlConverterinlineprivatestatic
ToString(object[] objects)System.Xml.XmlConverterinlinestatic
ToStringUnicode(byte[] buffer, int offset, int count)System.Xml.XmlConverterinlinestatic
ToTimeSpan(string value)System.Xml.XmlConverterinlinestatic
ToTimeSpan(byte[] buffer, int offset, int count)System.Xml.XmlConverterinlinestatic
ToUInt64(string value)System.Xml.XmlConverterinlinestatic
ToUInt64(byte[] buffer, int offset, int count)System.Xml.XmlConverterinlinestatic
ToUniqueId(string value)System.Xml.XmlConverterinlinestatic
ToUniqueId(byte[] buffer, int offset, int count)System.Xml.XmlConverterinlinestatic
ToZero(bool isNegative, byte[] buffer, int offset)System.Xml.XmlConverterinlineprivatestatic
Trim(string s)System.Xml.XmlConverterinlineprivatestatic
TryParseDateTime(byte[] chars, int offset, int count, out DateTime result)System.Xml.XmlConverterinlineprivatestatic
TryParseDouble(byte[] chars, int offset, int count, out double result)System.Xml.XmlConverterinlineprivatestatic
TryParseInt32(byte[] chars, int offset, int count, out int result)System.Xml.XmlConverterinlineprivatestatic
TryParseInt64(byte[] chars, int offset, int count, out long result)System.Xml.XmlConverterinlineprivatestatic
TryParseSingle(byte[] chars, int offset, int count, out float result)System.Xml.XmlConverterinlineprivatestatic
UnicodeEncodingSystem.Xml.XmlConverterprivatestatic
UTF8EncodingSystem.Xml.XmlConverterprivatestatic