Example #1
0
        public formVentas()
        {
            InitializeComponent();

            _ventasBL = new VentasBL();
        }