MethodBase (System.Reflection.MethodBase)

Inherits: System.Reflection.MemberInfo

Interfaces: ICustomAttributeProvider, _MemberInfo, _MethodBase

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

Assembly: mscorlib.dll

Provides information about methods and constructors.

VB.NET C#

C#

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

Articles

IanG on Tap: Getting a MethodInfo From a Method Token

call class [mscorlib]System.Reflection.MethodBase [mscorlib]System.Reflection.MethodBase::GetMethodFromHandle(valuetype [mscorlib]System.RuntimeMethodHandle)

MethodBase Class

System.Object     System.Reflection.MemberInfo        System.Reflection.MethodBase           System.Reflection.ConstructorInfo           System.Reflection ...

[Pnet-developers] Test cases for PortableLib on arm

... in ./Net/TestIPAddress.cs at System.Reflection.ClrMethod.Invoke(Object, BindingFlags, Binder, Object[], CultureInfo) at System.Reflection.MethodBase.Invoke(Object, Object[]) in ...

SourceForge.net: tagelflax-cvs

Console.Error.WriteLine(System.Reflection.MethodBase.GetCurrentMethod().ToString() + " [ERROR]"); } } ***** *** 331,335 **** catch { ! Console.Error.WriteLine ...

SourceForge.net: tagelflax-cvs

Console.Error.WriteLine(System.Reflection.MethodBase.GetCurrentMethod().ToString() + " [ERROR]"); } } ***** *** 331,335 **** catch { ! Console.Error.WriteLine ...

Mono Documentation

Provides information about methods and constructors. See Also: MethodBase Members. System.Object System.Reflection.MemberInfo System.Reflection.MethodBase

Mono Documentation

The constructors of System.Reflection.MethodBase are listed below. For a list of all members, see the MethodBase Members list. See Also: Inherited members from System ...

System.Reflection.Binder Class

... array of a method back to the original form if the order has been altered by System.Reflection.Binder.BindToMethod(System.Reflection.BindingFlags,System.Reflection.MethodBase ...

System.Reflection.MethodBase Class

Base Types Object MemberInfo MethodBase. Assembly mscorlib Library Reflection Summary Provides information about methods and constructors. Description

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