Esempio n. 1
0
 public void CorrectMatch(IReward reward)
 {
     // remove couple and add score
     reward.ImburseReward(this);
 }