Пример #1
0
 public async Task <Dictionary <string, string> > supportLangue()
 {
     return(await _wrapper.GetLanguagesAsync());
 }