Пример #1
0
 public override void Load(SettingsStorage settings)
 {
     OrderGrid.Load(settings.GetValue <SettingsStorage>("OrderGrid"));
 }