Amazon.GameLift.Model.GameSessionDetail.IsSetGameSession C# (CSharp) Method

IsSetGameSession() private method

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