C# 클래스 PPPDDDChap17.Entities.Examples.Scores

파일 보기 프로젝트 열기: elbandit/PPPDDD

공개 메소드들

메소드 설명
Scores ( System.Guid teamId, int homeLegGoals, int awayLegGoals, int shootoutScore ) : System

메소드 상세

Scores() 공개 메소드

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