C# 클래스 MCAEmotiv.GUI.Controls.StimulusClassPanel

A control for creating and configuring stimulus classes
상속: System.Windows.Forms.Panel
파일 보기 프로젝트 열기: madelson/Emotiv-Experimenter 1 사용 예제들

공개 메소드들

메소드 설명
StimulusClassPanel ( ) : System

Construct the basic view

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Disposes the control

비공개 메소드들

메소드 설명
BuildView ( ) : void

메소드 상세

Dispose() 보호된 메소드

Disposes the control
protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

StimulusClassPanel() 공개 메소드

Construct the basic view
public StimulusClassPanel ( ) : System
리턴 System