Amazon.APIGateway.Model.GetRestApiResponse.IsSetBinaryMediaTypes C# (CSharp) Метод

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

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