Amazon.GameLift.Model.GameSessionDetail.IsSetGameSession C# (CSharp) 메소드

IsSetGameSession() 개인적인 메소드

private IsSetGameSession ( ) : bool
리턴 bool
        internal bool IsSetGameSession()
        {
            return this._gameSession != null;
        }