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

Public Member Functions

object ReflectionReadCollection (XmlReaderDelegator xmlReader, XmlObjectSerializerReadContextComplexJson context, XmlDictionaryString emptyDictionaryString, XmlDictionaryString itemName, CollectionDataContract collectionContract)
 
void ReflectionReadGetOnlyCollection (XmlReaderDelegator xmlReader, XmlObjectSerializerReadContextComplexJson context, XmlDictionaryString emptyDictionaryString, XmlDictionaryString itemName, CollectionDataContract collectionContract)
 

Private Attributes

readonly ReflectionReader _reflectionReader = new ReflectionJsonReader()
 

Detailed Description

Definition at line 6 of file ReflectionJsonCollectionReader.cs.


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