C# Class GUI.Report.FunctionalAnalysisReport

Inheritance: System.Windows.Forms.Form
Mostra file Open project: ERTMSSolutions/ERTMSFormalSpecs

Public Methods

Method Description
FunctionalAnalysisReport ( DataDictionary.Dictionary dictionary ) : System

Constructor

Private Methods

Method 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 method

Constructor
public FunctionalAnalysisReport ( DataDictionary.Dictionary dictionary ) : System
dictionary DataDictionary.Dictionary
return System