C# 클래스 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.
상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
ChangeDefaultBackupDir ( IHelpTopicProvider helpTopicProvider ) : System

Initializes a new instance of the ChangeDefaultBackupDir class.

비공개 메소드들

메소드 설명
ChangeDefaultBackupDir ( ) : System

Constructor

button_Help_Click ( object sender, EventArgs e ) : void

메소드 상세

ChangeDefaultBackupDir() 공개 메소드

Initializes a new instance of the ChangeDefaultBackupDir class.
public ChangeDefaultBackupDir ( IHelpTopicProvider helpTopicProvider ) : System
helpTopicProvider IHelpTopicProvider
리턴 System