C# 클래스 LongoMatch.Core.Stats.PercentualStat

상속: Stat
파일 보기 프로젝트 열기: LongoMatch/longomatch 1 사용 예제들

공개 메소드들

메소드 설명
PercentualStat ( string name, int totalCount, int localTeamCount, int visitorTeamCount, int parentTotal )

메소드 상세

PercentualStat() 공개 메소드

public PercentualStat ( string name, int totalCount, int localTeamCount, int visitorTeamCount, int parentTotal )
name string
totalCount int
localTeamCount int
visitorTeamCount int
parentTotal int