Amazon.APIGateway.Model.RestApi.IsSetBinaryMediaTypes C# (CSharp) Méthode

IsSetBinaryMediaTypes() private méthode

private IsSetBinaryMediaTypes ( ) : bool
Résultat bool
        internal bool IsSetBinaryMediaTypes()
        {
            return this._binaryMediaTypes != null && this._binaryMediaTypes.Count > 0; 
        }