Пример #1
0
 private void LoadAllPowerPlans()
 {
     settings.PowerPlans = PowerPlans.GetAll().ToList();
 }