Example #1
0
 public List <skCategory> CategoryList()
 {
     return(DATA.GetCategoryList().ToList());
 }