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
Public method ConfigurationReflectionCache
Initializes a new instance of the ConfigurationReflectionCache class.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method 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.
Public method GetCustomAttribute<TAttribute> Overloaded.
Public method 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.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method HasCachedCustomAttribute<TAttribute>
Returns true if there is a cached entry for the attribute type for the given type
Protected method MemberwiseClone (Inherited from Object.)
Public method 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.