Ejemplo n.º 1
0
 public IEnumerable <CommViewModel> GetAdminFirstFive()
 {
     return(_service.GetAdminFirstFive());
 }