示例#1
0
 private static void Control_Changed(object sender, EventArgs e)
 {
     SettingsManager.Sync((Control)sender, SettingsManager.Options);
 }