LearnLanguages.Common.Translation.Azure |
LearnLanguages.Common.Translation.Bing |
Имя | Описание |
---|---|
TranslationHelper | |
Translator | Singleton class that sets up a facade for translation service calls. For now, I'm going to set up an IBasicTranslator interface that this class will talk against. But in the future, this class could add IAdvancedTranslator capabilities, e.g. |