Пример #1
0
 public ActionResult <int> GetStoresCount()
 {
     return(_voucherSer.GetCount());
 }