C# 클래스 WakaTime.CustomApplicationContext

상속: System.Windows.Forms.ApplicationContext
파일 보기 프로젝트 열기: gandarez/trackactivewindow-wakatime 1 사용 예제들

공개 메소드들

메소드 설명
CustomApplicationContext ( ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void
ExitThreadCore ( ) : void

비공개 메소드들

메소드 설명
ContextMenuStrip_Opening ( object sender, CancelEventArgs e ) : void
InitializeContext ( ) : void
exitItem_Click ( object sender, EventArgs e ) : void
notifyIcon_MouseUp ( object sender, MouseEventArgs e ) : void
showSettingsItem_Click ( object sender, EventArgs e ) : void

메소드 상세

CustomApplicationContext() 공개 메소드

public CustomApplicationContext ( ) : System
리턴 System

Dispose() 보호된 메소드

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

ExitThreadCore() 보호된 메소드

protected ExitThreadCore ( ) : void
리턴 void