C# Class WeatherBotDemo.Extensions.IBotToUserExtensions

Afficher le fichier Open project: evgri243/pubic-demos

Méthodes publiques

Méthode Description
PostWithTranslationAsync ( this context, string message, string messageLocale, string userLocale ) : System.Threading.Tasks.Task

Method Details

PostWithTranslationAsync() public static méthode

public static PostWithTranslationAsync ( this context, string message, string messageLocale, string userLocale ) : System.Threading.Tasks.Task
context this
message string
messageLocale string
userLocale string
Résultat System.Threading.Tasks.Task