Exemple #1
0
 public void RecieveChangedProfile(ProxyProfile profile)
 {
     _appViewModel.EditProxyProfile(profile);
     _appViewModel.UpdatePropertyCheckMarks();
 }