Example #1
0
 public void Editprofile(Buyer obj)
 {
     _repo.Editbuyerprofile(obj);
 }