|
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
|
Inheritance diagram for System.ComponentModel.LicenseException:
Collaboration diagram for System.ComponentModel.LicenseException:Public Member Functions | |
| LicenseException (Type type) | |
| LicenseException (Type type, object instance) | |
| LicenseException (Type type, object instance, string message) | |
| LicenseException (Type type, object instance, string message, Exception innerException) | |
| override void | GetObjectData (SerializationInfo info, StreamingContext context) |
Protected Member Functions | |
| LicenseException (SerializationInfo info, StreamingContext context) | |
Properties | |
| Type | LicensedType [get, set] |
Private Attributes | |
| Type | type |
| object | instance |
Definition at line 10 of file LicenseException.cs.