Ejemplo n.º 1
0
        // GET: Category

        public CategoryController()
        {
            category = new CategorySerivce();
        }