C# Class PasswordManager.Views.ProcessingControl

Interaction logic for ProcessingControl.xaml
Inheritance: UserControl
Datei anzeigen Open project: Erapchu/PasswordManager

Public Methods

Method Description
ProcessingControl ( string headText, string midText, string dialogIdentifier ) : PasswordManager.ViewModels

Method Details

ProcessingControl() public method

public ProcessingControl ( string headText, string midText, string dialogIdentifier ) : PasswordManager.ViewModels
headText string
midText string
dialogIdentifier string
return PasswordManager.ViewModels