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

Public Member Functions

 MarshalByValueComponent ()
 
void Dispose ()
 
virtual object GetService (Type service)
 
override string ToString ()
 
object GetService (global::System.Type serviceType)
 

Protected Member Functions

override void Finalize ()
 
virtual void Dispose (bool disposing)
 

Properties

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

Static Private Member Functions

static MarshalByValueComponent ()
 

Private Attributes

ISite _site
 
EventHandlerList _events
 

Static Private Attributes

static readonly object s_eventDisposed
 

Detailed Description

Definition at line 11 of file MarshalByValueComponent.cs.


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