Example #1
0
 public override void LandedOnBy(Int32 playerId)
 {
     banker.ChargeTaxesTo(playerId, taxEquation);
 }