Méthode | Description | |
---|---|---|
Scrub ( string text ) : string | ||
Template ( string path, string fullPath ) : System.Text.RegularExpressions |
public static Scrub ( string text ) : string | ||
text | string | |
Résultat | string |
public Template ( string path, string fullPath ) : System.Text.RegularExpressions | ||
path | string | |
fullPath | string | |
Résultat | System.Text.RegularExpressions |