Amazon.GameLift.Model.GameSessionDetail.IsSetGameSession C# (CSharp) Метод

IsSetGameSession() приватный Метод

private IsSetGameSession ( ) : bool
Результат bool
        internal bool IsSetGameSession()
        {
            return this._gameSession != null;
        }