Example #1
0
 public List <Category> GetCategoryList()
 {
     return(_categoryDataManager.GetCategoryList());
 }