C# Class Jang.Template

TODO: Update summary.
Afficher le fichier Open project: Buildstarted/Jang

Méthodes publiques

Méthode Description
Scrub ( string text ) : string
Template ( string path, string fullPath ) : System.Text.RegularExpressions

Method Details

Scrub() public static méthode

public static Scrub ( string text ) : string
text string
Résultat string

Template() public méthode

public Template ( string path, string fullPath ) : System.Text.RegularExpressions
path string
fullPath string
Résultat System.Text.RegularExpressions