예제 #1
0
 public DataTable SelectCompany()
 {
     return(_stockInRepository.SelectCompany());
 }