LongoMatch.Core.Store.TimerLongoMatch.TimerLongoMatch C# (CSharp) 메소드

TimerLongoMatch() 공개 메소드

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