public bool isExist(PersonalImg personalImg)
 {
     throw new NotImplementedException();
 }
 public void Update(PersonalImg personalImg)
 {
     throw new NotImplementedException();
 }