Mono Class Library: Overview

System.ComponentModel.MemberDescriptor: Method Members

The methods of System.ComponentModel.MemberDescriptor are listed below. For a list of all members, see the MemberDescriptor Members list.

See Also: Inherited members from System.Object

Public Methods

override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.

Protected Methods

CreateAttributeCollection() : AttributeCollection
Documentation for this section has not yet been entered.
FillAttributes(IList)
Documentation for this section has not yet been entered.
static
FindMethod(Type, string, Type[], Type) : System.Reflection.MethodInfo
Documentation for this section has not yet been entered.
static
FindMethod(Type, string, Type[], Type, bool) : System.Reflection.MethodInfo
Documentation for this section has not yet been entered.
GetInvocationTarget(Type, object) : object
Documentation for this section has not yet been entered.
static
GetInvokee(Type, object) : object
Documentation for this section has not yet been entered.
static
GetSite(object) : ISite
Documentation for this section has not yet been entered.