MethodBody Constructor

Definition

Initializes a new instance of the MethodBody class.

protected:
 MethodBody();
protected MethodBody ();
Protected Sub New ()

Remarks

This constructor is invoked by derived classes during the construction of MethodBody objects.

Applies to