Esempio n. 1
0
 internal static void AddTo(this Unit unit, UnitGroup unitGroup)
 {
     unitGroup.Add(unit);
 }