C# Class OakBot.WindowImportData

Interaction logic for WindowImportData.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: ocgineer/OakBot Class Usage Examples

Méthodes publiques

Méthode Description
WindowImportData ( ) : System

Private Methods

Méthode Description
ImportFromAnkhbot ( ) : bool

Import the currency database file created by Ankhbot.

btnImportAnkh_Click ( object sender, RoutedEventArgs e ) : void
btnImportDeep_Click ( object sender, RoutedEventArgs e ) : void
tbDeepSecret_GotFocus ( object sender, RoutedEventArgs e ) : void
tbDeepSecret_LostFocus ( object sender, RoutedEventArgs e ) : void

Method Details

WindowImportData() public méthode

public WindowImportData ( ) : System
Résultat System