C# Class TinBot.Portable.TinBotAction

显示文件 Open project: marcodiniz/TinBot Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Protected Methods

Method Description
TinBotAction ( EActionType type, string name )

Method Details

TinBotAction() protected method

protected TinBotAction ( EActionType type, string name )
type EActionType
name string

ToString() public method

public ToString ( ) : string
return string