Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.ComponentModel.IContainer Interface Reference

Public Member Functions

void Add (IComponent? component)
 
void Add (IComponent? component, string? name)
 
void Remove (IComponent? component)
 
void Dispose ()
 

Properties

ComponentCollection Components [get]
 

Detailed Description

Definition at line 5 of file IContainer.cs.


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