public MainPage() { this.InitializeComponent(); //conex = new ConexMySQL(); con = new Conex(); }
public RegistrarPage() { this.InitializeComponent(); con = new Conex(); }