Amazon.GameLift.Model.SearchGameSessionsResponse.IsSetGameSessions C# (CSharp) 메소드

IsSetGameSessions() 개인적인 메소드

private IsSetGameSessions ( ) : bool
리턴 bool
        internal bool IsSetGameSessions()
        {
            return this._gameSessions != null && this._gameSessions.Count > 0; 
        }
SearchGameSessionsResponse