예제 #1
0
 public List <Supplier> ComboBoxSupplierList()
 {
     return(_purchaseRepository.ComboBoxSupplierList());
 }