Exemplo n.º 1
0
 public IEnumerable <ITrack> FindTrack(SearchCriteria searchCriteria) => _trackService.Find(searchCriteria);