StaticFactoryExtension Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The latest Unity Application Block information can be found at the Unity Application Block site.

The StaticFactoryExtension type exposes the following members.

Constructors

  Name Description
Ee649768.pubmethod(en-us,PandP.10).gif StaticFactoryExtension

Methods

  Name Description
Ee649768.pubmethod(en-us,PandP.10).gif Equals (Inherited from Object.)
Ee649768.protmethod(en-us,PandP.10).gif Finalize (Inherited from Object.)
Ee649768.pubmethod(en-us,PandP.10).gif GetHashCode (Inherited from Object.)
Ee649768.pubmethod(en-us,PandP.10).gif GetType (Inherited from Object.)
Ee649768.protmethod(en-us,PandP.10).gif Initialize
Initialize this extension. This particular extension requires no initialization work.
(Overrides UnityContainerExtension.Initialize().)
Ee649768.pubmethod(en-us,PandP.10).gif InitializeExtension
The container calls this method when the extension is added.
(Inherited from UnityContainerExtension.)
Ee649768.protmethod(en-us,PandP.10).gif MemberwiseClone (Inherited from Object.)
Ee649768.pubmethod(en-us,PandP.10).gif RegisterFactory Overloaded.
Ee649768.pubmethod(en-us,PandP.10).gif Remove
Removes the extension's functions from the container.
(Inherited from UnityContainerExtension.)
Ee649768.pubmethod(en-us,PandP.10).gif ToString (Inherited from Object.)

Properties

  Name Description
Ee649768.pubproperty(en-us,PandP.10).gif Container
The container this extension has been added to.
(Inherited from UnityContainerExtension.)
Ee649768.protproperty(en-us,PandP.10).gif Context
The ExtensionContext object used to manipulate the inner state of the container.
(Inherited from UnityContainerExtension.)

See Also

StaticFactoryExtension Class

Microsoft.Practices.Unity.StaticFactory Namespace