Ejemplo n.º 1
0
 public ActionResult <int> GetStoresCount()
 {
     return(_voucherSer.GetCount());
 }