프로퍼티 | 타입 | 설명 | |
---|---|---|---|
MessageProperty |
메소드 | 설명 | |
---|---|---|
ProgressWindow ( ) : System | ||
Wait ( string title, string message, System.Action backgroundThread, System.Action endAction = null ) : void |
메소드 | 설명 | |
---|---|---|
Window_Closing ( object sender, System e ) : void |
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 |