C# Class PPPDDDChap17.Entities.Examples.Scores

Mostra file Open project: elbandit/PPPDDD

Public Methods

Method Description
Scores ( System.Guid teamId, int homeLegGoals, int awayLegGoals, int shootoutScore ) : System

Method Details

Scores() public method

public Scores ( System.Guid teamId, int homeLegGoals, int awayLegGoals, int shootoutScore ) : System
teamId System.Guid
homeLegGoals int
awayLegGoals int
shootoutScore int
return System