C# Class SIL.FieldWorks.FwCoreDlgs.ArchiveWithRamp

Inheritance: System.Windows.Forms.Form
Show file Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
ArchiveWithRamp ( SIL.FieldWorks.FDO.FdoCache cache, string appAbbrev, XCore helpTopicProvider ) : System

Private Methods

Method Description
get_Last_Backup ( ) : void
m_archive_Click ( object sender, EventArgs e ) : void
m_help_Click ( object sender, EventArgs e ) : void

Method Details

ArchiveWithRamp() public method

public ArchiveWithRamp ( SIL.FieldWorks.FDO.FdoCache cache, string appAbbrev, XCore helpTopicProvider ) : System
cache SIL.FieldWorks.FDO.FdoCache
appAbbrev string
helpTopicProvider XCore
return System