Beispiel #1
0
 private static IEnumerable <Brand> GetBrands()
 {
     return(BrandDAO.GetBrands());
 }