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.JsonConverter Class Referenceabstract
+ Inheritance diagram for Newtonsoft.Json.JsonConverter:
+ Collaboration diagram for Newtonsoft.Json.JsonConverter:

Public Member Functions

void WriteJson (JsonWriter writer, object value, JsonSerializer serializer)
 
object ReadJson (JsonReader reader, Type objectType, object existingValue, JsonSerializer serializer)
 
bool CanConvert (Type objectType)
 

Protected Member Functions

 JsonConverter ()
 

Properties

virtual bool CanRead [get, set]
 
virtual bool CanWrite [get, set]
 

Detailed Description

Definition at line 11 of file JsonConverter.cs.


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