C# 클래스 GUI.Report.FunctionalAnalysisReport

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: ERTMSSolutions/ERTMSFormalSpecs

공개 메소드들

메소드 설명
FunctionalAnalysisReport ( DataDictionary.Dictionary dictionary ) : System

Constructor

비공개 메소드들

메소드 설명
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

메소드 상세

FunctionalAnalysisReport() 공개 메소드

Constructor
public FunctionalAnalysisReport ( DataDictionary.Dictionary dictionary ) : System
dictionary DataDictionary.Dictionary
리턴 System