C# 클래스 Jang.Template

TODO: Update summary.
파일 보기 프로젝트 열기: Buildstarted/Jang

공개 메소드들

메소드 설명
Scrub ( string text ) : string
Template ( string path, string fullPath ) : System.Text.RegularExpressions

메소드 상세

Scrub() 공개 정적인 메소드

public static Scrub ( string text ) : string
text string
리턴 string

Template() 공개 메소드

public Template ( string path, string fullPath ) : System.Text.RegularExpressions
path string
fullPath string
리턴 System.Text.RegularExpressions