C# 클래스 Te.StahpIt.Views.ProgressWait

Interaction logic for ProgressWait.xaml
상속: BaseView
파일 보기 프로젝트 열기: TechnikEmpire/StahpIt-WPF 1 사용 예제들

공개 메소드들

메소드 설명
ProgressWait ( ) : System
SetMessage ( string waitMessage ) : void

메소드 상세

ProgressWait() 공개 메소드

public ProgressWait ( ) : System
리턴 System

SetMessage() 공개 메소드

public SetMessage ( string waitMessage ) : void
waitMessage string
리턴 void