Esempio n. 1
0
 public HTCode GetHTCodeByID(string htcodeId)
 {
     return(preApprovalService.GetHTCodeByID(htcodeId));
 }