示例#1
0
 public DataSet getDetallesEmpleado(int id)
 {
     return(ws.getDetallesEmpleado(id));
 }