C# Class Tibialyzer.WindowFocusWatcher

Inheritance: IDisposable
Afficher le fichier Open project: Mytherin/Tibialyzer Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
Dispose ( bool disposing ) : void
WindowFocusWatcher ( WindowFocusWatcherEvent e ) : System

Private Methods

Méthode Description
WinEventProc ( IntPtr hWinEventHook, uint eventType, IntPtr hwnd, int idObject, int idChild, uint dwEventThread, uint dwmsEventTime ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( bool disposing ) : void
disposing bool
Résultat void

WindowFocusWatcher() public méthode

public WindowFocusWatcher ( WindowFocusWatcherEvent e ) : System
e WindowFocusWatcherEvent
Résultat System