C# Class BrightnessTray.EventWatcherAsync

Inheritance: IDisposable
Afficher le fichier Open project: navhaxs/BrightnessTray Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
EventWatcherAsync ( ) : System

Private Methods

Méthode Description
SystemEvents_SessionEnding ( object sender, Microsoft.Win32.SessionEndingEventArgs e ) : void
WmiEventHandler ( object sender, System.Management.EventArrivedEventArgs e ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

EventWatcherAsync() public méthode

public EventWatcherAsync ( ) : System
Résultat System