Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Int64ArrayHelperWithDictionaryString Class Referencesealed

Public Member Functions

TArray[] ReadArray (XmlDictionaryReader reader, TArgument localName, TArgument namespaceUri, int maxArrayLength)
 
void WriteArray (XmlDictionaryWriter writer, string prefix, TArgument localName, TArgument namespaceUri, XmlDictionaryReader reader)
 

Static Public Attributes

static readonly Int64ArrayHelperWithDictionaryString Instance = new Int64ArrayHelperWithDictionaryString()
 

Protected Member Functions

override int ReadArray (XmlDictionaryReader reader, XmlDictionaryString localName, XmlDictionaryString namespaceUri, long[] array, int offset, int count)
 
override void WriteArray (XmlDictionaryWriter writer, string prefix, XmlDictionaryString localName, XmlDictionaryString namespaceUri, long[] array, int offset, int count)
 
int ReadArray (XmlDictionaryReader reader, TArgument localName, TArgument namespaceUri, TArray[] array, int offset, int count)
 
void WriteArray (XmlDictionaryWriter writer, string prefix, TArgument localName, TArgument namespaceUri, TArray[] array, int offset, int count)
 

Detailed Description

Definition at line 3 of file Int64ArrayHelperWithDictionaryString.cs.


The documentation for this class was generated from the following file: