C# Class ShoeVox.ProcessEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: BaskinCutlerProjects/ShoeVox Class Usage Examples

Méthodes publiques

Méthode Description
ProcessEventArgs ( string processName, int processId, ProcessEventType eventType ) : System

Method Details

ProcessEventArgs() public méthode

public ProcessEventArgs ( string processName, int processId, ProcessEventType eventType ) : System
processName string
processId int
eventType ProcessEventType
Résultat System