コード例 #1
0
 public DTO.ResponseService <string> CountCountSeatUse(string testing_no)
 {
     return(svc.CountCountSeatUse(testing_no));
 }