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