TranslationProviderYandex
Wisej.Ext.Translation.TranslationProviderYandex
Namespace: Wisej.Ext.Translation
Assembly: Wisej.Ext.Translation (3.2.0.0)
Yandex translation provider.
Constructors
Properties
String: The secret client-key or api-key for the provider.
Methods
Invokes the translation service provider and returns the result of the request in an instance of the TranslationResult class.
Returns: TranslationResult.
Invokes the translation service provider asynchronously and returns the result of the request in an instance of the TranslationResult class.
Last updated