Beispiel #1
0
        public void viewAllProducts()
        {
            AllProducts a = new AllProducts();

            a.Show();
        }