Method | Description | |
---|---|---|
CachedAssetCompiler ( IAssetCompiler compiler ) : System | ||
CanProcess ( string filename ) : bool | ||
CompileAsync ( string content, bool minify ) : Task |
Method | Description | |
---|---|---|
GetHash ( |
public CachedAssetCompiler ( IAssetCompiler compiler ) : System | ||
compiler | IAssetCompiler | |
return | System |
public CompileAsync ( string content, bool minify ) : Task |
||
content | string | |
minify | bool | |
return | Task |