terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
MarshalByValueComponent () | |
void | Dispose () |
virtual object | GetService (Type service) |
override string | ToString () |
Protected Member Functions | |
override void | Finalize () |
virtual void | Dispose (bool disposing) |
Properties | |
EventHandler | Disposed |
EventHandlerList | Events [get] |
virtual ISite | Site [get, set] |
virtual IContainer | Container [get] |
virtual bool | DesignMode [get] |
Static Private Member Functions | |
static | MarshalByValueComponent () |
Private Attributes | |
ISite | _site |
EventHandlerList | _events |
Static Private Attributes | |
static readonly object | s_eventDisposed |
Definition at line 9 of file MarshalByValueComponent.cs.