C# Class DatabaseManager.RestoreDialog

Interaction logic for RestoreDialog.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: VelocityDB/VelocityDB

Méthodes publiques

Méthode Description
RestoreDialog ( DatabaseLocationMutable newLocation ) : DatabaseManager.Model

Private Methods

Méthode Description
BrowseLocationDir ( object pSender, RoutedEventArgs pEvents ) : void
BtnOkClick ( object pSender, RoutedEventArgs pEvents ) : void

Method Details

RestoreDialog() public méthode

public RestoreDialog ( DatabaseLocationMutable newLocation ) : DatabaseManager.Model
newLocation DatabaseManager.Model.DatabaseLocationMutable
Résultat DatabaseManager.Model