Exemplo n.º 1
0
 public GestionDatos()
 {
     this.Conexion = ConexionMysql.GetConexion();
 }
Exemplo n.º 2
0
 public GestionDatos()
 {
     conexion = ConexionMysql.getConexion();
 }