C# 클래스 mRemoteNG.App.Shutdown

파일 보기 프로젝트 열기: mRemoteNG/mRemoteNG

Private Properties

프로퍼티 타입 설명
DisposeNotificationAreaIcon void
RunUpdateFile void
SaveConnections void
SaveSettings void
StopPuttySessionWatcher void
UnregisterBrowsers void

공개 메소드들

메소드 설명
Cleanup ( ) : void
Quit ( string updateFilePath = null ) : void
StartUpdate ( ) : void

비공개 메소드들

메소드 설명
DisposeNotificationAreaIcon ( ) : void
RunUpdateFile ( ) : void
SaveConnections ( ) : void
SaveSettings ( ) : void
StopPuttySessionWatcher ( ) : void
UnregisterBrowsers ( ) : void

메소드 상세

Cleanup() 공개 정적인 메소드

public static Cleanup ( ) : void
리턴 void

Quit() 공개 정적인 메소드

public static Quit ( string updateFilePath = null ) : void
updateFilePath string
리턴 void

StartUpdate() 공개 정적인 메소드

public static StartUpdate ( ) : void
리턴 void