C# 클래스 ReloadGUI.ProgressWindow

상속: System.Windows.Window
파일 보기 프로젝트 열기: RELOAD-NET/RELOAD.NET

공개 메소드들

메소드 설명
ProgressWindow ( ) : System
SetText ( String s ) : void

메소드 상세

ProgressWindow() 공개 메소드

public ProgressWindow ( ) : System
리턴 System

SetText() 공개 메소드

public SetText ( String s ) : void
s String
리턴 void