UnityDefaultBehaviorExtension 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 UnityDefaultBehaviorExtension type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UnityDefaultBehaviorExtension |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Initialize |
Install the default container behavior into the container.
(Overrides UnityContainerExtension.Initialize().) |
|
InitializeExtension |
The container calls this method when the extension is added.
(Inherited from UnityContainerExtension.) |
|
MemberwiseClone | (Inherited from Object.) | |
Remove |
Remove the default behavior from the container.
(Overrides UnityContainerExtension.Remove().) |
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Container |
The container this extension has been added to.
(Inherited from UnityContainerExtension.) |
|
Context |
The ExtensionContext object used to manipulate the inner state of the container.
(Inherited from UnityContainerExtension.) |