Register a preprocessor instance to be used for script bundles.
Namespace: SquishIt.FrameworkAssembly: SquishIt.Framework (in SquishIt.Framework.dll) Version: 0.9.5.0 (0.9.5.0)
Syntax
Parameters
- instance
- Type: T
IPreprocessor instance.
Type Parameters
- T
- IPreprocessor implementation type.
See Also