C# Class GUI.Report.FunctionalAnalysisReport

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: ERTMSSolutions/ERTMSFormalSpecs

Méthodes publiques

Méthode Description
FunctionalAnalysisReport ( DataDictionary.Dictionary dictionary ) : System

Constructor

Private Methods

Méthode Description
Btn_CreateReport_Click ( object sender, EventArgs e ) : void
Btn_SelectFile_Click ( object sender, EventArgs e ) : void

Permits to select the name and the path of the report

Method Details

FunctionalAnalysisReport() public méthode

Constructor
public FunctionalAnalysisReport ( DataDictionary.Dictionary dictionary ) : System
dictionary DataDictionary.Dictionary
Résultat System