예제 #1
0
 private void Set(string key, string value)
 {
     configDialog.SetDialogSingle(key, value);
 }