예제 #1
0
 public IList <string> SearchEntities(string search)
 {
     return(_service.SearchEntities(search));
 }