C# Class TinBot.Portable.ActionsContainer

显示文件 Open project: marcodiniz/TinBot

Public Methods

Method Description
AllActions ( ) : List
this ( string name ) : TinBotAction

Method Details

AllActions() public method

public AllActions ( ) : List
return List

this() public method

public this ( string name ) : TinBotAction
name string
return TinBotAction