Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the EventArgs class.
var anEventArgs = new Sys.EventArgs();
Remarks
The EventArgs class is a base class and not intended to be used directly. Override this constructor to provide specific functionality.