Пример #1
0
 public List <Common> GetAllCategories()
 {
     return(commonGateway.GetAllCategories());
 }