Amazon.GameLift.Model.CreateGameSessionRequest.IsSetGameProperties C# (CSharp) 메소드

IsSetGameProperties() 개인적인 메소드

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