C# Class SIL.FieldWorks.ParatextLexiconPlugin.ProjectExistsForm

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
ProjectExistsForm ( string projectName ) : System

Private Methods

Méthode Description
ProjectExistsForm ( ) : System
btnOverwrite_Click ( object sender, EventArgs e ) : void
btnRename_Click ( object sender, EventArgs e ) : void

Method Details

ProjectExistsForm() public méthode

public ProjectExistsForm ( string projectName ) : System
projectName string
Résultat System