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
System.TypeLoadException Class Reference
+ Inheritance diagram for System.TypeLoadException:
+ Collaboration diagram for System.TypeLoadException:

Public Member Functions

 TypeLoadException ()
 
 TypeLoadException (string message)
 
override void GetObjectData (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 

Protected Member Functions

 TypeLoadException (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 

Package Attributes

int ResourceId
 

Properties

override string Message [get, set]
 

Private Member Functions

void SetMessageField ()
 
 TypeLoadException (string className, string assemblyName)
 
 TypeLoadException (string className, string assemblyName, string messageArg, int resourceId)
 

Private Attributes

string ClassName
 
string AssemblyName
 
string MessageArg
 

Detailed Description

Definition at line 15 of file TypeLoadException.cs.


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