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.JsonConverter Class Referenceabstract
+ Inheritance 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]
 
virtual bool CanWrite [get]
 

Detailed Description

Definition at line 8 of file JsonConverter.cs.


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