Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.Serialization.ReflectionXmlCollectionReader Class Referencesealed

Public Member Functions

object ReflectionReadCollection (XmlReaderDelegator xmlReader, XmlObjectSerializerReadContext context, XmlDictionaryString itemName, XmlDictionaryString itemNamespace, CollectionDataContract collectionContract)
 
void ReflectionReadGetOnlyCollection (XmlReaderDelegator xmlReader, XmlObjectSerializerReadContext context, XmlDictionaryString itemName, XmlDictionaryString itemNs, CollectionDataContract collectionContract)
 

Private Attributes

readonly ReflectionReader _reflectionReader = new ReflectionXmlReader()
 

Detailed Description

Definition at line 6 of file ReflectionXmlCollectionReader.cs.


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