Méthode | Description | |
---|---|---|
AddPrefix ( string prefix ) : void | ||
PatchableIgnoreList ( ) : System | ||
PatchableIgnoreList ( IPrefixSet prefixSet, bool loadIgnoreUrlPrefixes ) : System | ||
PatchableIgnoreList ( IPrefixSet prefixSet, string loadIgnoreUrlPrefixes ) : System | ||
Process ( HttpRequestArgs args ) : void |
public PatchableIgnoreList ( IPrefixSet prefixSet, bool loadIgnoreUrlPrefixes ) : System | ||
prefixSet | IPrefixSet | |
loadIgnoreUrlPrefixes | bool | |
Résultat | System |
public PatchableIgnoreList ( IPrefixSet prefixSet, string loadIgnoreUrlPrefixes ) : System | ||
prefixSet | IPrefixSet | |
loadIgnoreUrlPrefixes | string | |
Résultat | System |
public Process ( HttpRequestArgs args ) : void | ||
args | HttpRequestArgs | |
Résultat | void |