Share via


TraceListenerConstructorArgumentMatchingPolicyCreator 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 Enterprise Library information can be found at the Enterprise Library site.

The TraceListenerConstructorArgumentMatchingPolicyCreator type exposes the following members.

Constructors

  Name Description
Ee761753.pubmethod(en-us,PandP.10).gif TraceListenerConstructorArgumentMatchingPolicyCreator
Initializes a new instance of class TraceListenerConstructorArgumentMatchingPolicyCreator for a given type.

Methods

  Name Description
Ee761753.protmethod(en-us,PandP.10).gif CreateDependencyResolverPolicy
Returns a IDependencyResolverPolicy suitable to resolve value for parameterInfo.
(Overrides ConstructorArgumentMatchingPolicyCreatorCreateDependencyResolverPolicy(ParameterInfo, Object).)
Ee761753.pubmethod(en-us,PandP.10).gif Equals (Inherited from Object.)
Ee761753.protmethod(en-us,PandP.10).gif Finalize (Inherited from Object.)
Ee761753.pubmethod(en-us,PandP.10).gif GetHashCode (Inherited from Object.)
Ee761753.pubmethod(en-us,PandP.10).gif GetType (Inherited from Object.)
Ee761753.protmethod(en-us,PandP.10).gif MatchArgumentAndPropertyTypes
Checks parameterInfo and propertyInfo for type matching.
(Overrides ConstructorArgumentMatchingPolicyCreatorMatchArgumentAndPropertyTypes(ParameterInfo, PropertyInfo).)
Ee761753.protmethod(en-us,PandP.10).gif MemberwiseClone (Inherited from Object.)
Ee761753.pubmethod(en-us,PandP.10).gif ToString (Inherited from Object.)

Explicit Interface Implementations

  Name Description
Ee761753.pubinterface(en-us,PandP.10).gifEe761753.privmethod(en-us,PandP.10).gif Microsoft#Practices#EnterpriseLibrary#Common#Configuration#Unity#IContainerPolicyCreator#CreatePolicies (Inherited from ConstructorArgumentMatchingPolicyCreator.)

See Also

TraceListenerConstructorArgumentMatchingPolicyCreator Class

Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.Unity Namespace