C# Class SIL.FieldWorks.FwCoreDlgs.BackupProjectSettings

Settings that specify how to back up a project. Passed to the backup project presenter to initialize it and the dialog, and also passed to the backup service.
Show file Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
BackupProjectSettings ( ) : System

Constructor

Method Details

BackupProjectSettings() public method

Constructor
public BackupProjectSettings ( ) : System
return System