C# Class MiniProfileDownloader.InputDialogBox

Interaction logic for InputDialogBox.xaml
Afficher le fichier Open project: FatherFoxxy/CSharpTradeOffers Class Usage Examples

Méthodes publiques

Méthode Description
InputDialogBox ( string content, string title ) : System.Windows
Result ( ) : string

Private Methods

Méthode Description
submit_Click ( object sender, RoutedEventArgs e ) : void

Method Details

InputDialogBox() public méthode

public InputDialogBox ( string content, string title ) : System.Windows
content string
title string
Résultat System.Windows

Result() public méthode

public Result ( ) : string
Résultat string