C# Class WMIEvent, code

Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
Main ( ) : void
ProcessStartEventArrived ( object sender, EventArrivedEventArgs, e ) : void

Method Details

Main() public static méthode

public static Main ( ) : void
Résultat void

ProcessStartEventArrived() public méthode

public ProcessStartEventArrived ( object sender, EventArrivedEventArgs, e ) : void
sender object
e EventArrivedEventArgs,
Résultat void