MethodInfo (System.Reflection.MethodInfo)

Inherits: System.Reflection.MethodBase

Interfaces: ICustomAttributeProvider, _MemberInfo, _MethodBase, _MethodInfo

Derived Types: 4 (Click here to see a list of derived types)

Assembly: mscorlib.dll

Discovers the attributes of a method and provides access to method metadata.

VB.NET C#

C#

public abstract class MethodInfo : System.Reflection.MethodBase, System.Reflection.ICustomAttributeProvider, System.Runtime.InteropServices._MemberInfo, System.Runtime.InteropServices._MethodBase, System.Runtime.InteropServices._MethodInfo
{
}

Articles

Mono Documentation

System.Object System.Reflection.MemberInfo System.Reflection.MethodBase System.Reflection.MethodInfo System.Reflection.Emit ...

PropertyInfo.GetGetMethod (Método)

... Type.GetType("Myproperty") Dim Mypropertyinfoa As PropertyInfo = MyTypea.GetProperty("Caption") Dim MyTypeb As Type = Type.GetType("System.Reflection.MethodInfo ...

MethodInfo.MemberType (Propiedad)

Obtiene un valor que indica que este miembro es un método. [Visual Basic] Overrides Public ReadOnly Property MemberType As MemberTypes [C#] public override MemberTypes MemberType ...

System.Reflection.MethodBase Class

For a list of the invariant conditions for terms specific to generic methods, see the System.Reflection.MethodInfo.IsGenericMethod property. For a list of the invariant conditions ...

Mono Documentation

Use the MethodInfo.IsGenericMethod property to determine whether a System.Reflection.MethodInfo object represents a generic method. Use the MethodInfo.ContainsGenericParameters ...

Mono Documentation

See Also: MethodInfo Members. System.Object System.Reflection.MemberInfo System.Reflection.MethodBase System.Reflection.MethodInfo

System.Reflection.MethodInfo Class

Base Types Object MemberInfo MethodBase MethodInfo. Assembly mscorlib Library Reflection Summary Discovers the attributes of a method and provides access to method metadata.

MethodInfo Class (System.Reflection)

Discovers the attributes of a method and provides access to method metadata. ... Reflection.MemberInfo      System.Reflection.MethodBase        System.Reflection.MethodInfo

MethodInfo Class (System.Reflection)

System . . :: . Object    System.Reflection . . :: . MemberInfo      System.Reflection . . :: . MethodBase        System.Reflection . . :: . MethodInfo          Microsoft.JScript . . :: . ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support