C# Class ReloadGUI.ProgressWindow

Inheritance: System.Windows.Window
Afficher le fichier Open project: RELOAD-NET/RELOAD.NET

Méthodes publiques

Méthode Description
ProgressWindow ( ) : System
SetText ( String s ) : void

Method Details

ProgressWindow() public méthode

public ProgressWindow ( ) : System
Résultat System

SetText() public méthode

public SetText ( String s ) : void
s String
Résultat void