terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Newtonsoft.Json.Serialization.DefaultContractResolver.EnumerableDictionaryWrapper< TEnumeratorKey, TEnumeratorValue > Class Template Reference
+ Inheritance 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 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 970 of file DefaultContractResolver.cs.


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