コード例 #1
0
 public DataSet getDetallesCapacitacion(int idCap)
 {
     return(ws.getDetallesCapacitacion(idCap));
 }