Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Xml.TimeSpanArrayHelperWithDictionaryString, including all inherited members.
Instance | System.Xml.TimeSpanArrayHelperWithDictionaryString | static |
ReadArray(XmlDictionaryReader reader, XmlDictionaryString localName, XmlDictionaryString namespaceUri, TimeSpan[] array, int offset, int count) | System.Xml.TimeSpanArrayHelperWithDictionaryString | inlineprotected |
ArrayHelper< XmlDictionaryString, TimeSpan >.ReadArray(XmlDictionaryReader reader, TArgument localName, TArgument namespaceUri, int maxArrayLength) | System.Xml.ArrayHelper< XmlDictionaryString, TimeSpan > | inline |
ArrayHelper< XmlDictionaryString, TimeSpan >.ReadArray(XmlDictionaryReader reader, TArgument localName, TArgument namespaceUri, TArray[] array, int offset, int count) | System.Xml.ArrayHelper< XmlDictionaryString, TimeSpan > | protected |
WriteArray(XmlDictionaryWriter writer, string prefix, XmlDictionaryString localName, XmlDictionaryString namespaceUri, TimeSpan[] array, int offset, int count) | System.Xml.TimeSpanArrayHelperWithDictionaryString | inlineprotected |
ArrayHelper< XmlDictionaryString, TimeSpan >.WriteArray(XmlDictionaryWriter writer, string prefix, TArgument localName, TArgument namespaceUri, XmlDictionaryReader reader) | System.Xml.ArrayHelper< XmlDictionaryString, TimeSpan > | inline |
ArrayHelper< XmlDictionaryString, TimeSpan >.WriteArray(XmlDictionaryWriter writer, string prefix, TArgument localName, TArgument namespaceUri, TArray[] array, int offset, int count) | System.Xml.ArrayHelper< XmlDictionaryString, TimeSpan > | protected |