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