C# Class Gwupe.Agent.UI.WPF.UiHelper

Afficher le fichier Open project: gwupe/Gwupe Class Usage Examples

Méthodes publiques

Méthode Description
UiHelper ( Dispatcher dispatcher, ContentPresenter disabler, System.Windows.Controls.TextBlock statusText, System.Windows.Controls.TextBlock errorText ) : System

Private Methods

Méthode Description
RunElevation ( String disablerMessage, Action successMethod, String actionDescription ) : void

Method Details

UiHelper() public méthode

public UiHelper ( Dispatcher dispatcher, ContentPresenter disabler, System.Windows.Controls.TextBlock statusText, System.Windows.Controls.TextBlock errorText ) : System
dispatcher System.Windows.Threading.Dispatcher
disabler System.Windows.Controls.ContentPresenter
statusText System.Windows.Controls.TextBlock
errorText System.Windows.Controls.TextBlock
Résultat System