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

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

InstanceSystem.Xml.TimeSpanArrayHelperWithDictionaryStringstatic
ReadArray(XmlDictionaryReader reader, XmlDictionaryString localName, XmlDictionaryString namespaceUri, TimeSpan[] array, int offset, int count)System.Xml.TimeSpanArrayHelperWithDictionaryStringinlineprotected
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.TimeSpanArrayHelperWithDictionaryStringinlineprotected
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