コード例 #1
0
 public HTCode GetHTCodeByID(string htcodeId)
 {
     return(preApprovalService.GetHTCodeByID(htcodeId));
 }