Method | Description | |
---|---|---|
ProcessTemplate ( |
||
TemplateProcessing ( ) : System |
Method | Description | |
---|---|---|
HandleBody ( string body ) : string |
Iterates through the given template file and replaces any place where there is a template field marked with {}
|
|
replaceParameter ( string parameter ) : string |
Converts the parameter name into the correct value.
|
public ProcessTemplate ( |
||
info | ||
return | string |