terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Newtonsoft.Json.Serialization.DefaultContractResolver.EnumerableDictionaryWrapper< TEnumeratorKey, TEnumeratorValue > Class Template Reference
+ Inheritance diagram for Newtonsoft.Json.Serialization.DefaultContractResolver.EnumerableDictionaryWrapper< TEnumeratorKey, TEnumeratorValue >:
+ Collaboration diagram for Newtonsoft.Json.Serialization.DefaultContractResolver.EnumerableDictionaryWrapper< TEnumeratorKey, TEnumeratorValue >:

Public Member Functions

 EnumerableDictionaryWrapper (IEnumerable< KeyValuePair< TEnumeratorKey, TEnumeratorValue > > e)
 
IEnumerator< KeyValuePair< object, object > > GetEnumerator ()
 

Properties

class< GetEnumeratorIEnumerator [set]
 

Private Member Functions

IEnumerator System.Collections.IEnumerable. GetEnumerator ()
 

Private Attributes

readonly IEnumerable< KeyValuePair< TEnumeratorKey, TEnumeratorValue > > _e
 
class< GetEnumeratord__2: IEnumerator<KeyValuePair<object
 
class< GetEnumeratorobject
 
class< GetEnumeratorIDisposable
 

Detailed Description

Definition at line 1149 of file DefaultContractResolver.cs.


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