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.ComponentModel.Component Class Reference
+ Inheritance diagram for System.ComponentModel.Component:
+ Collaboration diagram for System.ComponentModel.Component:

Public Member Functions

void Dispose ()
 
override string ToString ()
 
 Component ()
 
virtual global::System.Runtime.Remoting.ObjRef CreateObjRef (global::System.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, set]
 
bool CanRaiseEventsInternal [get, set]
 
EventHandler Disposed [set]
 
EventHandlerList Events [get, set]
 
virtual ISite Site [get, set]
 
IContainer Container [get, set]
 
bool DesignMode [get, set]
 
global::System.Runtime.Remoting.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 15 of file Component.cs.


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