コード例 #1
0
 public override void Load(SettingsStorage settings)
 {
     TradesGrid.Load(settings.GetValue <SettingsStorage>("TradesGrid"));
 }