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.ErrorEventArgs Class Reference
+ Inheritance diagram for Newtonsoft.Json.Serialization.ErrorEventArgs:
+ Collaboration diagram for Newtonsoft.Json.Serialization.ErrorEventArgs:

Public Member Functions

 ErrorEventArgs (object currentObject, ErrorContext errorContext)
 

Static Public Attributes

static readonly global::System.EventArgs Empty
 

Properties

object CurrentObject [get, set, private set]
 
ErrorContext ErrorContext [get, set, private set]
 

Private Attributes

object< CurrentObjectk__BackingField
 
ErrorContext< ErrorContextk__BackingField
 

Detailed Description

Definition at line 11 of file ErrorEventArgs.cs.


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