BaseOptimizer.

Supports(string) Method

Summary

Does the specified file.
Assembly
Cake.ImageOptimizer.dll
Namespace
Cake.ImageOptimizer
Containing Type
BaseOptimizer

Syntax

public bool Supports(string extension)

Parameters

Name Type Description
extension string The file extensions.

Return Value

Type Description
bool