Exemplo n.º 1
0
 public DataSet getDetallesUsuario(int idUsuario)
 {
     return(ws.getDetallesUsuario(idUsuario));
 }