C# Class RepoBot.StorageQueueTrigger

ファイルを表示 Open project: tomlm/iciclecreek.bot

Public Methods

Method Description
StorageQueueTrigger ( IConfiguration configuration, BotFrameworkHttpAdapter botAdapter, GitHubAdapter githubAdapter, IBot bot ) : System

Private Methods

Method Description
Run ( string activityJson, ILogger log ) : Task

Method Details

StorageQueueTrigger() public method

public StorageQueueTrigger ( IConfiguration configuration, BotFrameworkHttpAdapter botAdapter, GitHubAdapter githubAdapter, IBot bot ) : System
configuration IConfiguration
botAdapter BotFrameworkHttpAdapter
githubAdapter GitHubAdapter
bot IBot
return System