Ejemplo n.º 1
0
 public IList <string> SearchEventTypes(string search)
 {
     return(_service.SearchEventTypes(search));
 }