Share via


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

Constructors

  Name Description
Ee650618.pubmethod(en-us,PandP.10).gif MethodImplementationInfo
Construct a new MethodImplementationInfo which holds the given MethodInfo objects.

Methods

  Name Description
Ee650618.pubmethod(en-us,PandP.10).gif Equals
Determines whether the specified Object is equal to the current Object.
(Overrides Object.Equals(Object).)
Ee650618.protmethod(en-us,PandP.10).gif Finalize (Inherited from Object.)
Ee650618.pubmethod(en-us,PandP.10).gif GetHashCode
Serves as a hash function for a particular type.
(Overrides Object.GetHashCode().)
Ee650618.pubmethod(en-us,PandP.10).gif GetType (Inherited from Object.)
Ee650618.protmethod(en-us,PandP.10).gif MemberwiseClone (Inherited from Object.)
Ee650618.pubmethod(en-us,PandP.10).gif ToString
Returns a String that represents the current Object.
(Overrides Object.ToString().)

Operators

  Name Description
Ee650618.puboperator(en-us,PandP.10).gifEe650618.static(en-us,PandP.10).gif Equality
Standard equals operator
Ee650618.puboperator(en-us,PandP.10).gifEe650618.static(en-us,PandP.10).gif Inequality
standard not equal operator.

Properties

  Name Description
Ee650618.pubproperty(en-us,PandP.10).gif ImplementationMethodInfo
The implementing method MethodInfo.
Ee650618.pubproperty(en-us,PandP.10).gif InterfaceMethodInfo
The interface method MethodInfo.

See Also

MethodImplementationInfo Class

Microsoft.Practices.Unity.InterceptionExtension Namespace