Exemplo n.º 1
0
 private static IEnumerable <Brand> GetBrands()
 {
     return(BrandDAO.GetBrands());
 }