C# Class SIL.FieldWorks.ParatextLexiconPlugin.ProjectExistsForm

Inheritance: System.Windows.Forms.Form
Mostrar archivo Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
ProjectExistsForm ( string projectName ) : System

Private Methods

Method Description
ProjectExistsForm ( ) : System
btnOverwrite_Click ( object sender, EventArgs e ) : void
btnRename_Click ( object sender, EventArgs e ) : void

Method Details

ProjectExistsForm() public method

public ProjectExistsForm ( string projectName ) : System
projectName string
return System