Domain.GameRef.GameRef C# (CSharp) Method

GameRef() public method

public GameRef ( ) : System
return System
        public GameRef() : base(null)
        {
        }

Same methods

GameRef::GameRef ( IRequestTarget target ) : System
GameRef::GameRef ( IRequestTarget target, IRequestWaiter requestWaiter, System.TimeSpan timeout = null ) : System