コード例 #1
0
 private void SendDataForDrawerWin()
 {
     _informationPanel.Change(InformationPanel.DataField.gamePoints, 1);
     QuantityCheck();
 }