Beispiel #1
0
 private void UpdateDrawsState(int?drawId)
 {
     Draws.UpdateState(drawId);
 }