C# 클래스 Tasque.GtkWinApplication

상속: GtkApplicationBase
파일 보기 프로젝트 열기: GNOME/tasque 1 사용 예제들

공개 메소드들

메소드 설명
GtkWinApplication ( string args ) : System

보호된 메소드들

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

비공개 메소드들

메소드 설명
WaitForAnotherInstance ( ) : void

메소드 상세

Dispose() 보호된 메소드

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

GtkWinApplication() 공개 메소드

public GtkWinApplication ( string args ) : System
args string
리턴 System

IsRemoteInstanceRunning() 보호된 메소드

protected IsRemoteInstanceRunning ( ) : bool
리턴 bool