|
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
|
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< Component > | k__BackingField |
| readonly IContainer< Container > | k__BackingField |
Definition at line 114 of file NestedContainer.cs.