C# Class TinBot.Portable.ActionsContainer

Afficher le fichier Open project: marcodiniz/TinBot

Méthodes publiques

Méthode Description
AllActions ( ) : List
this ( string name ) : TinBotAction

Method Details

AllActions() public méthode

public AllActions ( ) : List
Résultat List

this() public méthode

public this ( string name ) : TinBotAction
name string
Résultat TinBotAction