C# (CSharp) LearnLanguages.Common.Translation Namespace

Nested Namespaces

LearnLanguages.Common.Translation.Azure
LearnLanguages.Common.Translation.Bing

Classes

Name Description
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.