C# 클래스 HA4IoT.Contracts.Services.ExternalServices.TelegramBot.MessageBase

파일 보기 프로젝트 열기: chkr1011/CK.HomeAutomation

공개 메소드들

메소드 설명
MessageBase ( int chatId, string text ) : System

메소드 상세

MessageBase() 공개 메소드

public MessageBase ( int chatId, string text ) : System
chatId int
text string
리턴 System