LongoMatch.Core.Store.TimerLongoMatch.TimerLongoMatch C# (CSharp) Метод

TimerLongoMatch() публичный Метод

public TimerLongoMatch ( ) : System
Результат System
        public TimerLongoMatch()
        {
            Team = TeamType.NONE;
        }
TimerLongoMatch