Бөлісу құралы:


NamedTypeBuildKey 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 NamedTypeBuildKey type exposes the following members.

Constructors

  Name Description
Ee650578.pubmethod(en-us,PandP.10).gif NamedTypeBuildKey Overloaded.

Methods

  Name Description
Ee650578.pubmethod(en-us,PandP.10).gif Equals
Compare two NamedTypeBuildKey instances.
(Overrides ValueType.Equals(Object).)
Ee650578.protmethod(en-us,PandP.10).gif Finalize (Inherited from Object.)
Ee650578.pubmethod(en-us,PandP.10).gif GetHashCode
Calculate a hash code for this instance.
(Overrides ValueType.GetHashCode().)
Ee650578.pubmethod(en-us,PandP.10).gif GetType (Inherited from Object.)
Ee650578.pubmethod(en-us,PandP.10).gifEe650578.static(en-us,PandP.10).gif Make Overloaded.
Ee650578.protmethod(en-us,PandP.10).gif MemberwiseClone (Inherited from Object.)
Ee650578.pubmethod(en-us,PandP.10).gif ReplaceType
Construct a new build key object with the current type replaced with the specified newType.
Ee650578.pubmethod(en-us,PandP.10).gif ToString
Formats the build key as a string (primarily for debugging).
(Overrides ValueType.ToString().)

Operators

  Name Description
Ee650578.puboperator(en-us,PandP.10).gifEe650578.static(en-us,PandP.10).gif Equality
Compare two NamedTypeBuildKey instances for equality.
Ee650578.puboperator(en-us,PandP.10).gifEe650578.static(en-us,PandP.10).gif Inequality
Compare two NamedTypeBuildKey instances for inequality.

Properties

  Name Description
Ee650578.pubproperty(en-us,PandP.10).gif Name
Returns the name stored in this build key.
Ee650578.pubproperty(en-us,PandP.10).gif Type
Return the Type stored in this build key.

See Also

NamedTypeBuildKey Structure

Microsoft.Practices.ObjectBuilder2 Namespace