C# Class ToggleAction, TinBot

Inheritance: ActionBase
Afficher le fichier Open project: marcodiniz/TinBot Class Usage Examples

Méthodes publiques

Méthode Description
ToggleAction ( )
ToggleAction ( ETinBotToggle tinBotToggle, int timeOn, int timeOff, int repeat, string name = null )

Method Details

ToggleAction() public méthode

public ToggleAction ( )

ToggleAction() public méthode

public ToggleAction ( ETinBotToggle tinBotToggle, int timeOn, int timeOff, int repeat, string name = null )
tinBotToggle ETinBotToggle
timeOn int
timeOff int
repeat int
name string