메소드 | 설명 | |
---|---|---|
CachedAssetCompiler ( IAssetCompiler compiler ) : System | ||
CanProcess ( string filename ) : bool | ||
CompileAsync ( string content, bool minify ) : Task |
메소드 | 설명 | |
---|---|---|
GetHash ( |
public CachedAssetCompiler ( IAssetCompiler compiler ) : System | ||
compiler | IAssetCompiler | |
리턴 | System |
public CompileAsync ( string content, bool minify ) : Task |
||
content | string | |
minify | bool | |
리턴 | Task |