NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MethodBase Constructor

Initializes an instance of the MethodBase class.

[Visual Basic]
Protected Sub New()
[C#]
protected MethodBase();
[C++]
protected: MethodBase();
[JScript]
protected function MethodBase();

See Also

MethodBase Class | MethodBase Members | System.Reflection Namespace