LongoMatch.Core.Store.TimerLongoMatch.TimerLongoMatch C# (CSharp) Méthode

TimerLongoMatch() public méthode

public TimerLongoMatch ( ) : System
Résultat System
        public TimerLongoMatch()
        {
            Team = TeamType.NONE;
        }
TimerLongoMatch