Example #1
0
 public async Task <Color> Get(int id) => await _nonQueryDataService.Get(id);