C# 클래스 RepoBot.StorageQueueTrigger

파일 보기 프로젝트 열기: tomlm/iciclecreek.bot

공개 메소드들

메소드 설명
StorageQueueTrigger ( IConfiguration configuration, BotFrameworkHttpAdapter botAdapter, GitHubAdapter githubAdapter, IBot bot ) : System

비공개 메소드들

메소드 설명
Run ( string activityJson, ILogger log ) : Task

메소드 상세

StorageQueueTrigger() 공개 메소드

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