コード例 #1
0
 public List <PaymentCustom> GetPrice()
 {
     return(_foodDataAccess.GetPrice());
 }