C# Class CortanaBot.Provider.ChitChatProvider

Inheritance: IContentProvider
Afficher le fichier Open project: lightstudio/tg-cortanabot

Méthodes publiques

Méthode Description
ChitChatProvider ( ) : System
GetAsync ( EventCaller caller, string inputContent ) : Task

Method Details

ChitChatProvider() public méthode

public ChitChatProvider ( ) : System
Résultat System

GetAsync() public méthode

public GetAsync ( EventCaller caller, string inputContent ) : Task
caller CortanaBot.Models.EventCaller
inputContent string
Résultat Task