Example #1
0
 public void UpdateControl(Unit Unit)
 {
     UpdateControl(Units.Concat(Enumerable.Repeat(Unit, 1)));
 }