C# 클래스 WeatherBotDemo.Extensions.IBotToUserExtensions

파일 보기 프로젝트 열기: evgri243/pubic-demos

공개 메소드들

메소드 설명
PostWithTranslationAsync ( this context, string message, string messageLocale, string userLocale ) : System.Threading.Tasks.Task

메소드 상세

PostWithTranslationAsync() 공개 정적인 메소드

public static PostWithTranslationAsync ( this context, string message, string messageLocale, string userLocale ) : System.Threading.Tasks.Task
context this
message string
messageLocale string
userLocale string
리턴 System.Threading.Tasks.Task