예제 #1
0
 public DataTable LoadAgreementTypes()
 {
     return(_AgreementRepository.LoadAgreementTypes());
 }