LanguageService..::..TranslateArrayAsync 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<TranslateArrayResponse[]> TranslateArrayAsync( string appId, string[] texts, string from, string to, TranslateOptions options )
Parameters
- appId
- Type: String
- texts
- Type: array<String>[]()[][]
- from
- Type: String
- to
- Type: String
- options
- Type: MagicCMS.BingTranslator..::..TranslateOptions