Ejemplo n.º 1
0
 public IList <GetSingersQuery> Get(string search)
 {
     return(_repository.Get());
 }