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
|
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 |
Definition at line 11 of file TypeInitializationException.cs.