예제 #1
0
 public Seller GetSellerDataByID(Seller SellerList, int id)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public Seller GetSellerData(Seller SellerList)
 {
     throw new NotImplementedException();
 }