C# 클래스 EKG_Project.GUI.AnalysisControlTest

Test class for architects for testing architecture concepts - GUI - do not use (use AnalysisControl instead).
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: Nefarin/DadmProject

공개 메소드들

메소드 설명
AnalysisControlTest ( ProcessSync communication, Window_ECG parent, System.Windows.Controls.TabItem parentTab, SynchronizationContext context ) : System.Threading

비공개 메소드들

메소드 설명
analysisEventHandler ( object sender, IGUIMessage message ) : void
analyzeEvent ( IGUIMessage message ) : void
exitButton_Click ( object sender, RoutedEventArgs e ) : void
runButton_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

AnalysisControlTest() 공개 메소드

public AnalysisControlTest ( ProcessSync communication, Window_ECG parent, System.Windows.Controls.TabItem parentTab, SynchronizationContext context ) : System.Threading
communication EKG_Project.Architecture.ProcessSync
parent Window_ECG
parentTab System.Windows.Controls.TabItem
context SynchronizationContext
리턴 System.Threading