| 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) | |
 | GetComponent(Type) | |
 | GetComponent(String, Type) | |
 | GetComponent<(Of <<'(TContract>)>>)()()()() | |
 | GetComponent<(Of <<'(TContract>)>>)(String) | |
 | GetComponentList(Type) | |
 | GetComponentList<(Of <<'(TContract>)>>)()()()() | |
 | GetComponentSettings(String) | |
 | GetComponentSettings(Type) | |
 | GetComponentSettings<(Of <<'(TComponent>)>>)()()()() | |
 | GetCustomDependencies<(Of <<'(TComponent>)>>) | |
 | 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) | |
 | RegisterComponent(String, Type) | |
 | RegisterComponent(Type, Type) | |
 | RegisterComponent(String, Type, Type) | |
 | RegisterComponent(Type, Type, ComponentLifeStyleType) | |
 | RegisterComponent(String, Type, Type, ComponentLifeStyleType) | |
 | RegisterComponent<(Of <<'(TComponent>)>>)()()()() | |
 | RegisterComponent<(Of <<'(TComponent>)>>)(String) | |
 | RegisterComponent<(Of <<'(TComponent>)>>)(String, ComponentLifeStyleType) | |
 | RegisterComponent<(Of <<'(TContract, TComponent>)>>)()()()() | |
 | RegisterComponent<(Of <<'(TContract, TComponent>)>>)(String) | |
 | RegisterComponent<(Of <<'(TContract, TComponent>)>>)(String, ComponentLifeStyleType) | |
 | RegisterComponentInstance(String, Object) | |
 | RegisterComponentInstance(String, Type, Object) | |
 | RegisterComponentInstance<(Of <<'(TContract>)>>)(Object) | |
 | RegisterComponentInstance<(Of <<'(TContract>)>>)(String, Object) | |
 | RegisterComponentSettings(String, IDictionary) | |
 | RegisterComponentSettings(Type, IDictionary) | |
 | RegisterComponentSettings<(Of <<'(TComponent>)>>)(IDictionary) | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |