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

파일 보기 프로젝트 열기: LongoMatch/longomatch

공개 메소드들

메소드 설명
TimerStats ( ProjectLongoMatch project, TimerLongoMatch timer ) : System.Linq
Update ( ) : void

메소드 상세

TimerStats() 공개 메소드

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

Update() 공개 메소드

public Update ( ) : void
리턴 void