C# Class TinBot.Common.SavedAction

Inheritance: TinBotAction
Mostra file Open project: marcodiniz/TinBot

Public Methods

Method Description
SavedAction ( string actionName, EActionType actionType = EActionType.Saved ) : System.Collections.Generic

Method Details

SavedAction() public method

public SavedAction ( string actionName, EActionType actionType = EActionType.Saved ) : System.Collections.Generic
actionName string
actionType EActionType
return System.Collections.Generic