C# 클래스 QuizBotCore.Commands.NoConnectionCommand

상속: ICommand
파일 보기 프로젝트 열기: 742PM/Quiz

공개 메소드들

메소드 설명
ExecuteAsync ( Chat chat, TelegramBotClient client, QuizBotCore.Commands.ServiceManager serviceManager ) : Task

메소드 상세

ExecuteAsync() 공개 메소드

public ExecuteAsync ( Chat chat, TelegramBotClient client, QuizBotCore.Commands.ServiceManager serviceManager ) : Task
chat Chat
client TelegramBotClient
serviceManager QuizBotCore.Commands.ServiceManager
리턴 Task