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

Public Member Functions

object GetService (Type service)
 
object GetService (global::System.Type serviceType)
 

Package Functions

 Site (IComponent component, NestedContainer container, string name)
 

Properties

IComponent Component [get, set]
 
IContainer Container [get, set]
 
bool DesignMode [get, set]
 
string FullName [get, set]
 
string Name [get, set]
 

Private Attributes

string _name
 
readonly IComponent< Componentk__BackingField
 
readonly IContainer< Containerk__BackingField
 

Detailed Description

Definition at line 114 of file NestedContainer.cs.


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