C# Class Te.StahpIt.Views.ProgressWait

Interaction logic for ProgressWait.xaml
Inheritance: BaseView
Afficher le fichier Open project: TechnikEmpire/StahpIt-WPF Class Usage Examples

Méthodes publiques

Méthode Description
ProgressWait ( ) : System
SetMessage ( string waitMessage ) : void

Method Details

ProgressWait() public méthode

public ProgressWait ( ) : System
Résultat System

SetMessage() public méthode

public SetMessage ( string waitMessage ) : void
waitMessage string
Résultat void