LanguageService..::..GetTranslationsArrayAsync Method
Namespace:
MagicCMS.BingTranslator
Assembly: MagicCMS.4.5 (in MagicCMS.4.5.dll)
Assembly: MagicCMS.4.5 (in MagicCMS.4.5.dll)
Syntax
[OperationContractAttribute] Task<GetTranslationsResponse[]> GetTranslationsArrayAsync( string appId, string[] texts, string from, string to, int maxTranslations, TranslateOptions options )