C# 클래스 Signum.Windows.ProgressWindow

상속: System.Windows.Window
파일 보기 프로젝트 열기: signumsoftware/framework 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
MessageProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ProgressWindow ( ) : System
Wait ( string title, string message, System.Action backgroundThread, System.Action endAction = null ) : void

비공개 메소드들

메소드 설명
Window_Closing ( object sender, System e ) : void

메소드 상세

ProgressWindow() 공개 메소드

public ProgressWindow ( ) : System
리턴 System

Wait() 공개 정적인 메소드

public static Wait ( string title, string message, System.Action backgroundThread, System.Action endAction = null ) : void
title string
message string
backgroundThread System.Action
endAction System.Action
리턴 void

프로퍼티 상세

MessageProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows MessageProperty
리턴 System.Windows.DependencyProperty