Beispiel #1
0
 public IEnumerable <Buyer> Details()
 {
     return(objProduct.GetBuyers());
 }