MethodBody (System.Reflection.MethodBody)

Inherits: System.Object

Interfaces:

Derived Types: 0

Assembly: mscorlib.dll

Provides access to the metadata and MSIL for the body of a method.

VB.NET C#

C#

public sealed class MethodBody
{
}

Articles

Joel Pobar's CLR weblog : Adding a new managed class to Rotor (that ...

bcl\system\reflection\MethodBody.cs. namespace System.Reflection {    using System;    using System.Runtime.InteropServices;    using CultureInfo = System ...

MethodBody Members (System.Reflection)

Provides access to the metadata and MSIL for the body of a method. The ... .NET Framework 2.0 Class Library Reference System.Reflection MethodBody Class

MethodBody Class (System.Reflection)

Note: This class is new in the .NET Framework version 2.0. Provides access ... System.Object    System.Reflection.MethodBody

Concern :: Remoting Lambda Expressions

You can get the System.Reflection.MethodInfo for the expression from the System.Delegate.Method property, then get the System.Reflection.MethodBody for this method.

Concern

You can get the System.Reflection.MethodInfo for the expression from the System.Delegate.Method property, then get the System.Reflection.MethodBody for this method.

www.grimes.nildram.co.uk

class [mscorlib]System.Reflection.MethodBody V_1) IL_0000: nop. IL_0001: ldtoken App. IL_0006: call class [mscorlib]System.Type [mscorlib]System.Type ...

Mono Documentation

The members of System.Reflection.MethodBody are listed below. See Also: Inherited members from System.Object [ ...

Mono Documentation

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

Mono Documentation

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

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