コード例 #1
0
 public static void SetFont(string name, Font value)
 {
     SettingsContainer.SetFont(name, value);
 }