internal List <Com_Buyer_Setup> GetBuyerList(string Ocode) { return(_BuyerDal.GetBuyerList(Ocode)); }