コード例 #1
0
 internal List <Category> CategoryComboLoad()
 {
     return(_purchaseRepository.CategoryComboLoad());
 }