C# Class ToggleAction, TinBot

Inheritance: ActionBase
Datei anzeigen Open project: marcodiniz/TinBot Class Usage Examples

Public Methods

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

Method Details

ToggleAction() public method

public ToggleAction ( )

ToggleAction() public method

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