C# Class csEvents.NewEventArgs

Inheritance: System.EventArgs
Show file Open project: TNOCS/csTouch Class Usage Examples

Public Methods

Method Description
NewEventArgs ( ) : System
NewEventArgs ( IEvent e ) : System

Method Details

NewEventArgs() public method

public NewEventArgs ( ) : System
return System

NewEventArgs() public method

public NewEventArgs ( IEvent e ) : System
e IEvent
return System