C# 클래스 CortanaBot.Provider.MovieProvider

상속: IContentProvider
파일 보기 프로젝트 열기: lightstudio/tg-cortanabot

공개 메소드들

메소드 설명
GetAsync ( EventCaller caller, string inputContent ) : Task
MovieProvider ( ) : System

메소드 상세

GetAsync() 공개 메소드

public GetAsync ( EventCaller caller, string inputContent ) : Task
caller CortanaBot.Models.EventCaller
inputContent string
리턴 Task

MovieProvider() 공개 메소드

public MovieProvider ( ) : System
리턴 System