Exemplo n.º 1
0
 public DTO.ResponseService <DataSet> GetApplicantTLogMaxID()
 {
     return(svc.GetApplicantTLogMaxID());
 }