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

Public Member Functions

 TypeInitializationException (string fullTypeName, global::System.Exception innerException)
 
override void GetObjectData (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 

Package Functions

 TypeInitializationException (string fullTypeName, string message, global::System.Exception innerException)
 
 TypeInitializationException (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 

Properties

string TypeName [get, set]
 

Private Member Functions

 TypeInitializationException ()
 

Private Attributes

string _typeName
 

Detailed Description

Definition at line 11 of file TypeInitializationException.cs.


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