C# Class TinBot.Common.SpeakAction

Inheritance: TinBotAction
Mostrar archivo Open project: marcodiniz/TinBot

Public Methods

Method Description
SpeakAction ( string text, string name = null ) : System.Collections.Generic

Method Details

SpeakAction() public method

public SpeakAction ( string text, string name = null ) : System.Collections.Generic
text string
name string
return System.Collections.Generic