C# Class csEvents.NewEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: TNOCS/csTouch Class Usage Examples

Méthodes publiques

Méthode Description
NewEventArgs ( ) : System
NewEventArgs ( IEvent e ) : System

Method Details

NewEventArgs() public méthode

public NewEventArgs ( ) : System
Résultat System

NewEventArgs() public méthode

public NewEventArgs ( IEvent e ) : System
e IEvent
Résultat System