示例#1
0
 public List <AllProducts> AllProducts()
 {
     return(aGateway.AllProducs());
 }