This type contains the following members.

public interface ILanguageService

Methods

GetLanguageByIdAsync(string)
GetLanguageByCultureAsync(CultureInfo)
GetAllLanguagesAsync()
SaveLanguageAsync(ApplicationLanguage)
DeleteLanguageAsync(CultureInfo)

Implemented by

LanguageService