Exemplo n.º 1
0
 public int KeepCount(Keep keep)
 {
     return(_repo.KeepCount(keep.Id));
 }