Example #1
0
 public CategoryManagement()
 {
     crudCategory = new CategoryCrudFactory();
 }