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

Static Public Member Functions

static Dictionary< DataContract, JsonReadWriteDelegatesGetJsonDelegates ()
 

Properties

JsonFormatClassWriterDelegate ClassWriterDelegate [get, set]
 
JsonFormatClassReaderDelegate ClassReaderDelegate [get, set]
 
JsonFormatCollectionWriterDelegate CollectionWriterDelegate [get, set]
 
JsonFormatCollectionReaderDelegate CollectionReaderDelegate [get, set]
 
JsonFormatGetOnlyCollectionReaderDelegate GetOnlyCollectionReaderDelegate [get, set]
 

Static Private Attributes

static readonly Dictionary< DataContract, JsonReadWriteDelegatess_jsonDelegates = new Dictionary<DataContract, JsonReadWriteDelegates>()
 

Detailed Description

Definition at line 5 of file JsonReadWriteDelegates.cs.


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