Пример #1
0
 void ApplySetting()
 {
     if (LevSetting != null)
     {
         lev.setLevSetting(LevSetting);
     }
 }