Exemplo n.º 1
0
 internal int Save(Com_Buyer_Setup _buyerobj)
 {
     return(_BuyerDal.Save(_buyerobj));
 }