System.Reflection.MethodBody: Method Members

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

Public Methods

GetILAsByteArray() : byte[]

Returns the MSIL for the method body, as an array of bytes.