C# 클래스 Pinta.ProgressDialog

파일 보기 프로젝트 열기: xxgreg/Pinta 1 사용 예제들

공개 메소드들

메소드 설명
ProgressDialog ( ) : System

보호된 메소드들

메소드 설명
Build ( ) : void
OnResponse ( Gtk response_id ) : void

비공개 메소드들

메소드 설명
IProgressDialog ( ) : void

메소드 상세

Build() 보호된 메소드

protected Build ( ) : void
리턴 void

OnResponse() 보호된 메소드

protected OnResponse ( Gtk response_id ) : void
response_id Gtk
리턴 void

ProgressDialog() 공개 메소드

public ProgressDialog ( ) : System
리턴 System