コード例 #1
0
 public int getIdVac(string codVac)
 {
     return(ws.getIdVac(codVac));
 }