Initializes an instance of the MethodBase class.
[Visual Basic] Protected Sub New() [C#] protected MethodBase(); [C++] protected: MethodBase(); [JScript] protected function MethodBase();
MethodBase Class | MethodBase Members | System.Reflection Namespace