Method | Description | |
---|---|---|
Build ( PlayerGameResult playerGameResult, bool showPointsScored = false ) : |
Method | Description | |
---|---|---|
Validate ( PlayerGameResult playerGameResult ) : void | ||
ValidateGameDefinitionIsNotNull ( PlayerGameResult playerGameResult ) : void | ||
ValidatePlayedGameIsNotNull ( PlayerGameResult playerGameResult ) : void | ||
ValidatePlayerGameResultIsNotNull ( PlayerGameResult playerGameResult ) : void | ||
ValidatePlayerIsNotNull ( PlayerGameResult playerGameResult ) : void |
public Build ( PlayerGameResult playerGameResult, bool showPointsScored = false ) : |
||
playerGameResult | PlayerGameResult | |
showPointsScored | bool | |
return |