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 | |
---|---|---|
TraceListenerConstructorArgumentMatchingPolicyCreator |
Initializes a new instance of class TraceListenerConstructorArgumentMatchingPolicyCreator for a given type.
|
Methods
Name | Description | |
---|---|---|
CreateDependencyResolverPolicy |
Returns a IDependencyResolverPolicy suitable to resolve value for parameterInfo.
(Overrides ConstructorArgumentMatchingPolicyCreatorCreateDependencyResolverPolicy(ParameterInfo, Object).) |
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MatchArgumentAndPropertyTypes |
Checks parameterInfo and propertyInfo for type matching.
(Overrides ConstructorArgumentMatchingPolicyCreatorMatchArgumentAndPropertyTypes(ParameterInfo, PropertyInfo).) |
|
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
Microsoft#Practices#EnterpriseLibrary#Common#Configuration#Unity#IContainerPolicyCreator#CreatePolicies | (Inherited from ConstructorArgumentMatchingPolicyCreator.) |
See Also
TraceListenerConstructorArgumentMatchingPolicyCreator Class
Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.Unity Namespace