ResolvedArrayParameter 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 Unity Application Block information can be found at the Unity Application Block site.

The ResolvedArrayParameter type exposes the following members.

Constructors

  Name Description
Ee650987.pubmethod(en-us,PandP.10).gif ResolvedArrayParameter Overloaded.

Methods

  Name Description
Ee650987.pubmethod(en-us,PandP.10).gif Equals (Inherited from Object.)
Ee650987.protmethod(en-us,PandP.10).gif Finalize (Inherited from Object.)
Ee650987.pubmethod(en-us,PandP.10).gif GetHashCode (Inherited from Object.)
Ee650987.pubmethod(en-us,PandP.10).gif GetResolverPolicy
Return a IDependencyResolverPolicy instance that will return this types value for the parameter.
(Overrides InjectionParameterValue.GetResolverPolicy(Type).)
Ee650987.pubmethod(en-us,PandP.10).gif GetType (Inherited from Object.)
Ee650987.pubmethod(en-us,PandP.10).gif MatchesType
Test to see if this parameter value has a matching type for the given type.
(Inherited from TypedInjectionValue.)
Ee650987.protmethod(en-us,PandP.10).gif MemberwiseClone (Inherited from Object.)
Ee650987.pubmethod(en-us,PandP.10).gif ToString (Inherited from Object.)

Properties

  Name Description
Ee650987.pubproperty(en-us,PandP.10).gif ParameterType
The type of parameter this object represents.
(Inherited from TypedInjectionValue.)
Ee650987.pubproperty(en-us,PandP.10).gif ParameterTypeName
Name for the type represented by this InjectionParameterValue. This may be an actual type name or a generic argument name.
(Inherited from TypedInjectionValue.)

See Also

ResolvedArrayParameter Class

Microsoft.Practices.Unity Namespace