Ejemplo n.º 1
0
        public int UptWhether()
        {
            int i = _payStoreRepository.UptWhether();

            return(i);
        }