C# Class SIL.FieldWorks.FwCoreDlgs.BackupRestore.ChangeDefaultBackupDir

If the user selects a location for FW backups which is not in the default location this dialog asks if they want to change the default location.
Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
ChangeDefaultBackupDir ( IHelpTopicProvider helpTopicProvider ) : System

Initializes a new instance of the ChangeDefaultBackupDir class.

Private Methods

Méthode Description
ChangeDefaultBackupDir ( ) : System

Constructor

button_Help_Click ( object sender, EventArgs e ) : void

Method Details

ChangeDefaultBackupDir() public méthode

Initializes a new instance of the ChangeDefaultBackupDir class.
public ChangeDefaultBackupDir ( IHelpTopicProvider helpTopicProvider ) : System
helpTopicProvider IHelpTopicProvider
Résultat System