Dwarrowdelf.Server.GameDispatcher.GameDispatcher C# (CSharp) Method

GameDispatcher() public method

public GameDispatcher ( ) : System
return System
        public GameDispatcher()
        {
            this.Thread = Thread.CurrentThread;
        }