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!

EventArgs Constructor ()

Initializes a new instance of the EventArgs class. This constructor is called only by the NGWS runtime.

[Visual Basic]
Overloads Public Sub New()
[C#]
public EventArgs();
[C++]
public: EventArgs();
[JScript]
public function EventArgs();

See Also

EventArgs Class | EventArgs Members | System Namespace | EventArgs Constructor Overload List