Example #1
0
 public void AddStatistics(double amountOfMoney)
 {
     PlayerStatistics.AddHandStatistic(amountOfMoney);
 }