Example #1
0
 public async Task <Taxon> Get(int id) => await _taxonService.GetTaxonAsync(id);