Méthode | Description | |
---|---|---|
Apply ( |
Makes a lookup in the backing dictionary for the path and replaces it if matched.
|
|
MapStrategy ( string>.IDictionary |
Initializes a MapStrategy with a specific backing dictionary.
|
public Apply ( |
||
uri | The URL to be canonicalized. | |
Résultat | void |
public MapStrategy ( string>.IDictionary |
||
dictionary | string>.IDictionary | Mapping between old paths (keys) and new paths (values). |
Résultat | System |