C# Class LongoMatch.Core.Stats.PercentualStat

Inheritance: Stat
Show file Open project: LongoMatch/longomatch Class Usage Examples

Public Methods

Method Description
PercentualStat ( string name, int totalCount, int localTeamCount, int visitorTeamCount, int parentTotal )

Method Details

PercentualStat() public method

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