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

Public Member Functions

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

Protected Member Functions

 DateTimeConverterBase ()
 

Properties

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

Detailed Description

Definition at line 10 of file DateTimeConverterBase.cs.


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