Property | Type | Description | |
---|---|---|---|
LoadBundlePaths | List |
||
ReplaceBundleUrls | string | ||
RewriteBundleUrl | string |
Method | Description | |
---|---|---|
BundleResponseFilter ( |
||
Write ( byte buffer, int offset, int count ) : void |
Method | Description | |
---|---|---|
LoadBundlePaths ( ) : List |
||
ReplaceBundleUrls ( string html ) : string | ||
RewriteBundleUrl ( string bundlePath, string bundleHash ) : string |
public BundleResponseFilter ( |
||
response | ||
return | System.Collections.Generic |
public Write ( byte buffer, int offset, int count ) : void | ||
buffer | byte | |
offset | int | |
count | int | |
return | void |