Exemple #1
0
 public CategoryLogic()
 {
     _categoryContext = ContextFactory.CreateCategoryContext();
 }