This type contains the following members.

public class LanguageService: ILanguageService
Inheritance:
ObjectLanguageService
Implements:
ILanguageService

Constructors

LanguageService(IApplicationCache, IRepository<ApplicationLanguage>)

Methods

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