Beispiel #1
0
 public IList <Product> Load()
 {
     return(_dataAccess.Load());
 }