C# 클래스 Tibialyzer.WindowFocusWatcher

상속: IDisposable
파일 보기 프로젝트 열기: Mytherin/Tibialyzer 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void
Dispose ( bool disposing ) : void
WindowFocusWatcher ( WindowFocusWatcherEvent e ) : System

비공개 메소드들

메소드 설명
WinEventProc ( IntPtr hWinEventHook, uint eventType, IntPtr hwnd, int idObject, int idChild, uint dwEventThread, uint dwmsEventTime ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Dispose() 공개 메소드

public Dispose ( bool disposing ) : void
disposing bool
리턴 void

WindowFocusWatcher() 공개 메소드

public WindowFocusWatcher ( WindowFocusWatcherEvent e ) : System
e WindowFocusWatcherEvent
리턴 System