UnityContainerExtensions.IsRegistered Method

Overload List

  Name Description
Ff661816.pubmethod(en-us,PandP.20).gifFf661816.static(en-us,PandP.20).gif IsRegistered(IUnityContainer, Type)
Check if a particular type has been registered with the container with the default name.
Ff661816.pubmethod(en-us,PandP.20).gifFf661816.static(en-us,PandP.20).gif IsRegistered(IUnityContainer, Type, String)
Check if a particular type/name pair has been registered with the container.

See Also

UnityContainerExtensions Class

UnityContainerExtensions Members

Microsoft.Practices.Unity Namespace