public Seller GetSellerDataByID(Seller SellerList, int id) { throw new NotImplementedException(); }
public Seller GetSellerData(Seller SellerList) { throw new NotImplementedException(); }