Amazon.GameLift.Model.DescribeGameSessionsRequest.IsSetGameSessionId C# (CSharp) Метод

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

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