Beispiel #1
0
 private int UpdatedScore(IFrameUpdate frameUpdateType) => _score + frameUpdateType.Score(_pinsDown, _pinsIndex);