C# Class ReloadGUI.ProgressWindow

Inheritance: System.Windows.Window
Mostra file Open project: RELOAD-NET/RELOAD.NET

Public Methods

Method Description
ProgressWindow ( ) : System
SetText ( String s ) : void

Method Details

ProgressWindow() public method

public ProgressWindow ( ) : System
return System

SetText() public method

public SetText ( String s ) : void
s String
return void