C# Class Te.StahpIt.Views.ProgressWait

Interaction logic for ProgressWait.xaml
Inheritance: BaseView
Datei anzeigen Open project: TechnikEmpire/StahpIt-WPF Class Usage Examples

Public Methods

Method Description
ProgressWait ( ) : System
SetMessage ( string waitMessage ) : void

Method Details

ProgressWait() public method

public ProgressWait ( ) : System
return System

SetMessage() public method

public SetMessage ( string waitMessage ) : void
waitMessage string
return void