Exemplo n.º 1
0
 public MainProduct GetBookMainProducts()
 {
     return(DataAccessManager.GetBookMainProducts());
 }