C# 클래스 MahTweets.App

파일 보기 프로젝트 열기: nickhodge/MahTweets.LawrenceHargrave

공개 메소드들

메소드 설명
App ( IgnoreStartupURI splashWindow ) : System

비공개 메소드들

메소드 설명
AboutClick ( object sender, EventArgs e ) : void
ApplicationExit ( object sender, System.Windows.ExitEventArgs e ) : void

Save the settings on exit - should probably be done when the settings dialog closes

ApplicationStartup ( object sender, System e ) : void
ChangeSize ( String name, double size ) : void
ExitClick ( object sender, EventArgs e ) : void
LoadTrayIcon ( ) : void
Main ( string args ) : void
NotifyIconClick ( object sender, EventArgs e ) : void
ResetClick ( object sender, EventArgs e ) : void
StartApplication ( ) : void

메소드 상세

App() 공개 메소드

public App ( IgnoreStartupURI splashWindow ) : System
splashWindow IgnoreStartupURI
리턴 System