C# Class GUI.Report.SpecIssuesReport

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

Public Methods

Method Description
SpecIssuesReport ( Dictionary dictionary ) : System

Constructor

Private Methods

Method Description
Btn_CreateReport_Click ( object sender, EventArgs e ) : void

Creates a report config with user's choices

Btn_SelectFile_Click ( object sender, EventArgs e ) : void

Permits to select the name and the path of the report

Method Details

SpecIssuesReport() public method

Constructor
public SpecIssuesReport ( Dictionary dictionary ) : System
dictionary Dictionary
return System