BundleBase T  WithPreprocessor Method SquishIt API Documentation
Configure bundle to use provided preprocessor instance.

Namespace: SquishIt.Framework.Base
Assembly: SquishIt.Framework (in SquishIt.Framework.dll) Version: 0.9.5.0 (0.9.5.0)
Syntax

public T WithPreprocessor(
	IPreprocessor instance
)

Return Value

Type: T
See Also