| Name | Description |
---|
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | GetComponent(String) | (Overrides AbstractContainer..::..GetComponent(String).) |
 | GetComponent(Type) | (Overrides AbstractContainer..::..GetComponent(Type).) |
 | GetComponent(String, Type) | (Overrides AbstractContainer..::..GetComponent(String, Type).) |
 | GetComponent<(Of <<'(TContract>)>>)()()()() | (Inherited from AbstractContainer.) |
 | GetComponentList(Type) | (Overrides AbstractContainer..::..GetComponentList(Type).) |
 | GetComponentList<(Of <<'(TContract>)>>)()()()() | (Inherited from AbstractContainer.) |
 | GetComponentSettings(Type) | (Inherited from AbstractContainer.) |
 | GetComponentSettings(String) | (Overrides AbstractContainer..::..GetComponentSettings(String).) |
 | GetComponentSettings<(Of <<'(TComponent>)>>)()()()() | (Inherited from AbstractContainer.) |
 | GetCustomDependencies<(Of <<'(TComponent>)>>) | (Inherited from AbstractContainer.) |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | RegisterComponent(Type) | (Inherited from AbstractContainer.) |
 | RegisterComponent(Type, Type) | (Inherited from AbstractContainer.) |
 | RegisterComponent(String, Type) | (Overrides AbstractContainer..::..RegisterComponent(String, Type).) |
 | RegisterComponent(String, Type, Type) | (Inherited from AbstractContainer.) |
 | RegisterComponent(Type, Type, ComponentLifeStyleType) | (Inherited from AbstractContainer.) |
 | RegisterComponent(String, Type, Type, ComponentLifeStyleType) | (Overrides AbstractContainer..::..RegisterComponent(String, Type, Type, ComponentLifeStyleType).) |
 | RegisterComponent<(Of <<'(TComponent>)>>)()()()() | (Inherited from AbstractContainer.) |
 | RegisterComponent<(Of <<'(TComponent>)>>)(String) | (Inherited from AbstractContainer.) |
 | RegisterComponent<(Of <<'(TComponent>)>>)(String, ComponentLifeStyleType) | (Inherited from AbstractContainer.) |
 | RegisterComponentInstance(String, Object) | (Inherited from AbstractContainer.) |
 | RegisterComponentInstance(String, Type, Object) | (Overrides AbstractContainer..::..RegisterComponentInstance(String, Type, Object).) |
 | RegisterComponentInstance<(Of <<'(TContract>)>>)(Object) | (Inherited from AbstractContainer.) |
 | RegisterComponentSettings(Type, IDictionary) | (Inherited from AbstractContainer.) |
 | RegisterComponentSettings(String, IDictionary) | (Overrides AbstractContainer..::..RegisterComponentSettings(String, IDictionary).) |
 | RegisterComponentSettings<(Of <<'(TComponent>)>>)(IDictionary) | (Inherited from AbstractContainer.) |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |