Example #1
0
 /// <summary>
 /// Sends the die statistics request to the given dice.
 /// </summary>
 public void     getDiceStatistics()
 {
     dpc.getDiceStatistics(this);
 }