Beispiel #1
0
 public DTO.ResponseService <DataSet> GetApplicantChangeMaxID()
 {
     return(svc.GetApplicantChangeMaxID());
 }