ConfigurationReflectionCache 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 ConfigurationReflectionCache type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConfigurationReflectionCache |
Initializes a new instance of the ConfigurationReflectionCache class.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetConfigurationNameMapper |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Returns the name mapper associated to type.
|
|
GetCustomAttribute<TAttribute> | Overloaded. | |
GetCustomFactory |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Returns the custom factory associated to type.
|
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
HasCachedCustomAttribute<TAttribute> |
Returns true if there is a cached entry for the attribute type for the given type
|
|
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also
ConfigurationReflectionCache 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. |