Beispiel #1
0
 public GestionDatos()
 {
     this.Conexion = ConexionMysql.GetConexion();
 }
Beispiel #2
0
 public GestionDatos()
 {
     conexion = ConexionMysql.getConexion();
 }