Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.Serialization.JsonFormatGeneratorStatics Class Reference

Properties

static MethodInfo BoxPointer [get]
 
static PropertyInfo CollectionItemNameProperty [get]
 
static ConstructorInfo ExtensionDataObjectCtor [get]
 
static PropertyInfo ExtensionDataProperty [get]
 
static MethodInfo GetCurrentMethod [get]
 
static MethodInfo GetItemContractMethod [get]
 
static MethodInfo GetJsonDataContractMethod [get]
 
static MethodInfo GetJsonMemberIndexMethod [get]
 
static MethodInfo GetRevisedItemContractMethod [get]
 
static MethodInfo GetUninitializedObjectMethod [get]
 
static MethodInfo IsStartElementMethod0 [get]
 
static MethodInfo IsStartElementMethod2 [get]
 
static PropertyInfo LocalNameProperty [get]
 
static PropertyInfo NamespaceProperty [get]
 
static MethodInfo MoveNextMethod [get]
 
static MethodInfo MoveToContentMethod [get]
 
static PropertyInfo NodeTypeProperty [get]
 
static MethodInfo OnDeserializationMethod [get]
 
static MethodInfo ReadJsonValueMethod [get]
 
static ConstructorInfo SerializationExceptionCtor [get]
 
static Type[] SerInfoCtorArgs [get]
 
static MethodInfo ThrowDuplicateMemberExceptionMethod [get]
 
static MethodInfo ThrowMissingRequiredMembersMethod [get]
 
static PropertyInfo TypeHandleProperty [get]
 
static MethodInfo UnboxPointer [get]
 
static PropertyInfo UseSimpleDictionaryFormatReadProperty [get]
 
static PropertyInfo UseSimpleDictionaryFormatWriteProperty [get]
 
static MethodInfo WriteAttributeStringMethod [get]
 
static MethodInfo WriteEndElementMethod [get]
 
static MethodInfo WriteJsonISerializableMethod [get]
 
static MethodInfo WriteJsonNameWithMappingMethod [get]
 
static MethodInfo WriteJsonValueMethod [get]
 
static MethodInfo WriteStartElementMethod [get]
 
static MethodInfo WriteStartElementStringMethod [get]
 
static MethodInfo ParseEnumMethod [get]
 
static MethodInfo GetJsonMemberNameMethod [get]
 

Static Private Attributes

static MethodInfo s_boxPointer
 
static PropertyInfo s_collectionItemNameProperty
 
static ConstructorInfo s_extensionDataObjectCtor
 
static PropertyInfo s_extensionDataProperty
 
static MethodInfo s_getItemContractMethod
 
static MethodInfo s_getJsonDataContractMethod
 
static MethodInfo s_getJsonMemberIndexMethod
 
static MethodInfo s_getRevisedItemContractMethod
 
static MethodInfo s_getUninitializedObjectMethod
 
static MethodInfo s_ienumeratorGetCurrentMethod
 
static MethodInfo s_ienumeratorMoveNextMethod
 
static MethodInfo s_isStartElementMethod0
 
static MethodInfo s_isStartElementMethod2
 
static PropertyInfo s_localNameProperty
 
static PropertyInfo s_namespaceProperty
 
static MethodInfo s_moveToContentMethod
 
static PropertyInfo s_nodeTypeProperty
 
static MethodInfo s_onDeserializationMethod
 
static MethodInfo s_readJsonValueMethod
 
static ConstructorInfo s_serializationExceptionCtor
 
static Type[] s_serInfoCtorArgs
 
static MethodInfo s_throwDuplicateMemberExceptionMethod
 
static MethodInfo s_throwMissingRequiredMembersMethod
 
static PropertyInfo s_typeHandleProperty
 
static MethodInfo s_unboxPointer
 
static PropertyInfo s_useSimpleDictionaryFormatReadProperty
 
static PropertyInfo s_useSimpleDictionaryFormatWriteProperty
 
static MethodInfo s_writeAttributeStringMethod
 
static MethodInfo s_writeEndElementMethod
 
static MethodInfo s_writeJsonISerializableMethod
 
static MethodInfo s_writeJsonNameWithMappingMethod
 
static MethodInfo s_writeJsonValueMethod
 
static MethodInfo s_writeStartElementMethod
 
static MethodInfo s_writeStartElementStringMethod
 
static MethodInfo s_parseEnumMethod
 
static MethodInfo s_getJsonMemberNameMethod
 

Detailed Description

Definition at line 9 of file JsonFormatGeneratorStatics.cs.


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