コード例 #1
0
 public DataTable GetHandpaystoClear(int InstallationNo)
 {
     return(analysisDataAccessHandler.GetHandpaystoClear(InstallationNo));
 }