Example #1
0
 public void StopEditing(bool changed)
 {
     VM = profileInfo;
     VM.Update(changed);
 }