C# Class LongoMatch.Core.Stats.TimerStats

ファイルを表示 Open project: LongoMatch/longomatch

Public Methods

Method Description
TimerStats ( ProjectLongoMatch project, TimerLongoMatch timer ) : System.Linq
Update ( ) : void

Method Details

TimerStats() public method

public TimerStats ( ProjectLongoMatch project, TimerLongoMatch timer ) : System.Linq
project LongoMatch.Core.Store.ProjectLongoMatch
timer LongoMatch.Core.Store.TimerLongoMatch
return System.Linq

Update() public method

public Update ( ) : void
return void