Beispiel #1
0
 public MainProduct GetBookMainProducts()
 {
     return(DataAccessManager.GetBookMainProducts());
 }