Allows access to UnityContainerEx class methods.

C# | Visual Basic | Visual C++ |
public class UnityContainerEx : UnityContainer
Public Class UnityContainerEx _ Inherits UnityContainer
public ref class UnityContainerEx : public UnityContainer

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | UnityContainerEx()()() |
Initializes a new instance of the UnityContainerEx class.
|
![]() | AddExtension(UnityContainerExtension) | (Inherited from UnityContainer.) |
![]() | AddNewExtension``1()()() | (Inherited from UnityContainerBase.) |
![]() | BuildUp(Type, Object, String) | (Inherited from UnityContainer.) |
![]() | BuildUp``1(UMP) | (Inherited from UnityContainerBase.) |
![]() | BuildUp``1(UMP, String) | (Inherited from UnityContainerBase.) |
![]() | BuildUp(Type, Object) | (Inherited from UnityContainerBase.) |
![]() | Configure(Type) | (Inherited from UnityContainer.) |
![]() | Configure``1()()() | (Inherited from UnityContainerBase.) |
![]() | CreateChildContainer()()() | (Inherited from UnityContainer.) |
![]() | Dispose()()() | (Inherited from UnityContainer.) |
![]() | Dispose(Boolean) | (Inherited from UnityContainer.) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | 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.) |
![]() | Parent()()() | (Inherited from UnityContainer.) |
![]() | RegisterInstance(Type, String, Object, LifetimeManager) |
Registers an instance.
(Overrides UnityContainer.RegisterInstance(Type, String, Object, LifetimeManager).) |
![]() | RegisterInstance``1(UMP) | (Inherited from UnityContainerBase.) |
![]() | RegisterInstance``1(UMP, LifetimeManager) | (Inherited from UnityContainerBase.) |
![]() | RegisterInstance``1(String, UMP) | (Inherited from UnityContainerBase.) |
![]() | RegisterInstance``1(String, UMP, LifetimeManager) | (Inherited from UnityContainerBase.) |
![]() | RegisterInstance(Type, Object) | (Inherited from UnityContainerBase.) |
![]() | RegisterInstance(Type, Object, LifetimeManager) | (Inherited from UnityContainerBase.) |
![]() | RegisterInstance(Type, String, Object) | (Inherited from UnityContainerBase.) |
![]() | RegisterType(Type, Type, String, LifetimeManager, array<InjectionMember>[]()[]) | (Inherited from UnityContainer.) |
![]() | RegisterType``1(array<InjectionMember>[]()[]) | (Inherited from UnityContainerBase.) |
![]() | RegisterType``2(String, array<InjectionMember>[]()[]) | (Inherited from UnityContainerBase.) |
![]() | RegisterType``2(LifetimeManager, array<InjectionMember>[]()[]) | (Inherited from UnityContainerBase.) |
![]() | RegisterType``2(String, LifetimeManager, array<InjectionMember>[]()[]) | (Inherited from UnityContainerBase.) |
![]() | RegisterType(Type, array<InjectionMember>[]()[]) | (Inherited from UnityContainerBase.) |
![]() | RegisterType(Type, Type, array<InjectionMember>[]()[]) | (Inherited from UnityContainerBase.) |
![]() | RegisterType(Type, Type, LifetimeManager, array<InjectionMember>[]()[]) | (Inherited from UnityContainerBase.) |
![]() | RegisterType(Type, LifetimeManager, array<InjectionMember>[]()[]) | (Inherited from UnityContainerBase.) |
![]() | RegisterType(Type, String, array<InjectionMember>[]()[]) | (Inherited from UnityContainerBase.) |
![]() | RegisterType(Type, String, LifetimeManager, array<InjectionMember>[]()[]) | (Inherited from UnityContainerBase.) |
![]() | RegisterType(Type, Type, String, array<InjectionMember>[]()[]) | (Inherited from UnityContainerBase.) |
![]() | RemoveAllExtensions()()() | (Inherited from UnityContainer.) |
![]() | Resolve(Type, String) | (Inherited from UnityContainer.) |
![]() | Resolve``1()()() | (Inherited from UnityContainerBase.) |
![]() | Resolve``1(String) | (Inherited from UnityContainerBase.) |
![]() | Resolve(Type) | (Inherited from UnityContainerBase.) |
![]() | ResolveAll(Type) | (Inherited from UnityContainer.) |
![]() | ResolveAll``1()()() | (Inherited from UnityContainerBase.) |
![]() | Teardown(Object) | (Inherited from UnityContainer.) |
![]() | ToString()()() | (Inherited from Object.) |

Object | |||
![]() | UnityContainerBase | ||
![]() | UnityContainer | ||
![]() | UnityContainerEx |