C# Class VixenModules.App.Shows.PauseTypeEditor

Afficher le fichier Open project: sall/vixen

Méthodes publiques

Свойство Type Description
ContolLabel1 Label
ContolNumericUpDownPauseSeconds NumericUpDown
_showItem ShowItem

Méthodes publiques

Méthode Description
PauseTypeEditor ( ShowItem showItem ) : System

Private Methods

Méthode Description
SequenceTypeEditor_Load ( object sender, EventArgs e ) : void
numericUpDownPauseSeconds_ValueChanged ( object sender, EventArgs e ) : void

Method Details

PauseTypeEditor() public méthode

public PauseTypeEditor ( ShowItem showItem ) : System
showItem ShowItem
Résultat System

Property Details

ContolLabel1 public_oe static_oe property

public static Label ContolLabel1
Résultat Label

ContolNumericUpDownPauseSeconds public_oe static_oe property

public static NumericUpDown ContolNumericUpDownPauseSeconds
Résultat NumericUpDown

_showItem public_oe static_oe property

public static ShowItem,VixenModules.App.Shows _showItem
Résultat ShowItem