コード例 #1
0
 public GestionDatos()
 {
     this.Conexion = ConexionMysql.GetConexion();
 }
コード例 #2
0
 public GestionDatos()
 {
     conexion = ConexionMysql.getConexion();
 }