Пример #1
0
 public int Editprofile(CustomerBE c, string custid)
 {
     return(ob.Editprofile(c, custid));
 }