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!

ConstructorInfo Constructor

Initializes a new instance of the ConstructorInfo class.

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

See Also

ConstructorInfo Class | ConstructorInfo Members | System.Reflection Namespace