NodeMapRegistrar Members
Include Protected Members
Include Inherited 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 NodeMapRegistrar type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NodeMapRegistrar |
Initialize a new instance of the NodeMapRegistrar class with an IServiceProvider.
|
Methods
Name | Description | |
---|---|---|
AddMultipleNodeMap |
Adds a node map that can only be created more than once.
|
|
AddSingleNodeMap |
Adds a node map that can only be created once.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Register |
Registers the node maps.
|
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ServiceProvider |
Gets the a mechanism for retrieving a service object; that is, an object that provides custom support to other objects.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design Namespace
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. |