public abstract bool UpdateCategory(Category newCategory);
/*** METHODS ***/ //Category public abstract int CreateNewCategory(Category newCategory);