terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.ComponentModel.Component Class Reference
+ Inheritance diagram for System.ComponentModel.Component:

Public Member Functions

void Dispose ()
 
override string ToString ()
 
 Component ()
 
virtual ObjRef CreateObjRef (Type requestedType)
 
virtual object InitializeLifetimeService ()
 

Protected Member Functions

override void Finalize ()
 
virtual void Dispose (bool disposing)
 
virtual object GetService (Type service)
 

Properties

virtual bool CanRaiseEvents [get]
 
bool CanRaiseEventsInternal [get]
 
EventHandler Disposed
 
EventHandlerList Events [get]
 
virtual ISite Site [get, set]
 
IContainer Container [get]
 
bool DesignMode [get]
 
ServerIdentity ObjectIdentity [get, set]
 

Static Private Member Functions

static Component ()
 

Private Attributes

ISite site
 
EventHandlerList events
 
object _identity
 

Static Private Attributes

static readonly object EventDisposed
 

Detailed Description

Definition at line 12 of file Component.cs.


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