コード例 #1
0
 public void Updatequentity(StockIn stockIn)
 {
     _stockInRepository.Updatequentity(stockIn);
 }