Метод | Описание | |
---|---|---|
GenerateFormatedString ( ) : string |
Return the well formated string with the user values
|
|
Load ( string tmpl, |
Return a new Template from the given string
|
Метод | Описание | |
---|---|---|
IndexOfNewLine ( string str ) : int | ||
ParseStaticText ( string staticText, List |
Parse the given static text and split it on spaces and new lines
|
|
SplitNewlines ( List |
Parse the given static text and split it on new lines
|
public GenerateFormatedString ( ) : string | ||
Результат | string |
public static Load ( string tmpl, |
||
tmpl | string | |
tt | ||
Результат |