コード例 #1
0
 private void Init()
 {
     var settingController = new SettingsController();
     _settings = settingController.GetSettings();
 }