C# Class TinBot.Common.TinBotAction

显示文件 Open project: marcodiniz/TinBot

Public Methods

Method Description
ToString ( ) : string

Protected Methods

Method Description
TinBotAction ( EActionType type, string name ) : System.Collections.Generic

Method Details

TinBotAction() protected method

protected TinBotAction ( EActionType type, string name ) : System.Collections.Generic
type EActionType
name string
return System.Collections.Generic

ToString() public method

public ToString ( ) : string
return string