Example #1
0
 public void ImproveUnit(IUnit unit)
 {
     unit.BecomeImproved(this);
 }