コード例 #1
0
 public DataTable LoadCompany()
 {
     return(_stockOutRepository.LoadComapny());
 }