Пример #1
0
 public void ChangeKey(string oldKey, string newKey)
 {
     GUIMaster.ChangeIdentifier(oldKey, newKey);
 }