LongoMatch.Core.Store.TimerLongoMatch.TimerLongoMatch C# (CSharp) Method

TimerLongoMatch() public method

public TimerLongoMatch ( ) : System
return System
        public TimerLongoMatch()
        {
            Team = TeamType.NONE;
        }
TimerLongoMatch