C# Class SylphyHorn.Services.NotificationService

Inheritance: IDisposable
Afficher le fichier Open project: Grabacr07/SylphyHorn Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void

Private Methods

Méthode Description
NotificationService ( ) : System
ShowDesktopWindow ( int index ) : IDisposable
ShowPinWindow ( IntPtr hWnd, PinOperations operation ) : IDisposable
VirtualDesktopOnCurrentChanged ( object sender, VirtualDesktopChangedEventArgs e ) : void
VirtualDesktopServiceOnWindowPinned ( object sender, WindowPinnedEventArgs e ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void