Method | Description | |
---|---|---|
ProcessCssCrunchAsync ( |
Processes the css request using cruncher and returns the result.
|
public ProcessCssCrunchAsync ( |
||
context | /// The current context. /// | |
minify | bool | /// Whether to minify the output. /// |
return | Task |