Amazon.GameLift.Model.CreateGameSessionRequest.IsSetGameProperties C# (CSharp) Method

IsSetGameProperties() private method

private IsSetGameProperties ( ) : bool
return bool
        internal bool IsSetGameProperties()
        {
            return this._gameProperties != null && this._gameProperties.Count > 0; 
        }