Ejemplo n.º 1
0
 // SELECTS
 public DataSet getCapacitaciones(int top = 0)
 {
     return(ws.getCapacitaciones(top));
 }