Amazon.GameLift.Model.DescribeGameSessionsResponse.IsSetGameSessions C# (CSharp) Метод

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

private IsSetGameSessions ( ) : bool
Результат bool
        internal bool IsSetGameSessions()
        {
            return this._gameSessions != null && this._gameSessions.Count > 0; 
        }
DescribeGameSessionsResponse