C# Class GUI.Report.SpecIssuesReport

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

Méthodes publiques

Méthode Description
SpecIssuesReport ( Dictionary dictionary ) : System

Constructor

Private Methods

Méthode 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 méthode

Constructor
public SpecIssuesReport ( Dictionary dictionary ) : System
dictionary Dictionary
Résultat System