Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.ComponentModel.Container.Site Class Referencesealed

Public Member Functions

object GetService (Type service)
 

Package Functions

 Site (IComponent component, Container container, string name)
 

Properties

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

Private Attributes

string _name
 

Detailed Description

Definition at line 7 of file Container.cs.


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