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

            factory = new ProductsFactory();
        }