Preprocessor Process Method SquishIt API Documentation
Process content.

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

public abstract IProcessResult Process(
	string filePath,
	string content
)

Return Value

Type: IProcessResult
IProcessResult

Implements

IPreprocessor Process(String, String)
See Also