Example #1
0
 internal ItemList GetBuyerDetails()
 {
     return(_BuyerDal.GetBuyerDetails());
 }