C# Class DatabaseManager.RestoreDialog

Interaction logic for RestoreDialog.xaml
Inheritance: System.Windows.Window
Mostrar archivo Open project: VelocityDB/VelocityDB

Public Methods

Method Description
RestoreDialog ( DatabaseLocationMutable newLocation ) : DatabaseManager.Model

Private Methods

Method Description
BrowseLocationDir ( object pSender, RoutedEventArgs pEvents ) : void
BtnOkClick ( object pSender, RoutedEventArgs pEvents ) : void

Method Details

RestoreDialog() public method

public RestoreDialog ( DatabaseLocationMutable newLocation ) : DatabaseManager.Model
newLocation DatabaseManager.Model.DatabaseLocationMutable
return DatabaseManager.Model