Beispiel #1
0
 public override void RefreshValues()
 {
     base.RefreshValues();
     Entries.ApplyActionOnAllItems(x => x.RefreshValues());
 }