C# Class PPPDDDChap17.Entities.Examples.Scores

Afficher le fichier Open project: elbandit/PPPDDD

Méthodes publiques

Méthode Description
Scores ( System.Guid teamId, int homeLegGoals, int awayLegGoals, int shootoutScore ) : System

Method Details

Scores() public méthode

public Scores ( System.Guid teamId, int homeLegGoals, int awayLegGoals, int shootoutScore ) : System
teamId System.Guid
homeLegGoals int
awayLegGoals int
shootoutScore int
Résultat System