ConfigurationNameMappingStrategy 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 ConfigurationNameMappingStrategy type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConfigurationNameMappingStrategy |
Methods
Name | Description | |
---|---|---|
BuildUp |
Override of BuildUp(IBuilderContext, Type, Object, String). Updates the instance name using a name mapper associated to type t so later strategies in the build chain will use the updated instance name.
(Overrides BuilderStrategy.BuildUp(IBuilderContext, Type, Object, String).) |
|
BuildUp<TItem> | (Inherited from BuilderStrategy.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetConfigurationSource |
Returns the IConfigurationSource instance from the context.
(Inherited from EnterpriseLibraryBuilderStrategy.) |
|
GetHashCode | (Inherited from Object.) | |
GetReflectionCache |
Returns the ConfigurationReflectionCache instance from the context.
(Inherited from EnterpriseLibraryBuilderStrategy.) |
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ParametersToTypeList | (Inherited from BuilderStrategy.) | |
TearDown | (Inherited from BuilderStrategy.) | |
ToString | (Inherited from Object.) | |
TraceBuildUp | (Inherited from BuilderStrategy.) | |
TraceEnabled | (Inherited from BuilderStrategy.) | |
TraceTearDown | (Inherited from BuilderStrategy.) |
See Also
ConfigurationNameMappingStrategy Class
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ObjectBuilder 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. |