Sys.CancelEventArgs Constructor

Initializes a new instance of the Sys.CancelEventArgs class.

var args = new Sys.CancelEventArgs();
Show: