Beispiel #1
0
 public async Task <TranslateWord> DetectAsync(TranslateWord word)
 => await _service.DetectAsync(word);