메소드 | 설명 | |
---|---|---|
GetSnippetText ( string title, string snippetText ) : string | ||
ProcessDirectory ( string targetDirectory ) : void | ||
ProcessFile ( string path ) : void |
메소드 | 설명 | |
---|---|---|
Main ( string args ) : void |
public static GetSnippetText ( string title, string snippetText ) : string | ||
title | string | |
snippetText | string | |
리턴 | string |
public static ProcessDirectory ( string targetDirectory ) : void | ||
targetDirectory | string | |
리턴 | void |