C# 클래스 VixenModules.App.Shows.PauseTypeEditor

파일 보기 프로젝트 열기: sall/vixen

공개 프로퍼티들

프로퍼티 타입 설명
ContolLabel1 Label
ContolNumericUpDownPauseSeconds NumericUpDown
_showItem ShowItem

공개 메소드들

메소드 설명
PauseTypeEditor ( ShowItem showItem ) : System

비공개 메소드들

메소드 설명
SequenceTypeEditor_Load ( object sender, EventArgs e ) : void
numericUpDownPauseSeconds_ValueChanged ( object sender, EventArgs e ) : void

메소드 상세

PauseTypeEditor() 공개 메소드

public PauseTypeEditor ( ShowItem showItem ) : System
showItem ShowItem
리턴 System

프로퍼티 상세

ContolLabel1 공개적으로 정적으로 프로퍼티

public static Label ContolLabel1
리턴 Label

ContolNumericUpDownPauseSeconds 공개적으로 정적으로 프로퍼티

public static NumericUpDown ContolNumericUpDownPauseSeconds
리턴 NumericUpDown

_showItem 공개적으로 정적으로 프로퍼티

public static ShowItem,VixenModules.App.Shows _showItem
리턴 ShowItem