Amazon.GameLift.Model.CreateGameSessionRequest.IsSetGameProperties C# (CSharp) Метод

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

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