Метод | Описание | |
---|---|---|
CodeDataGenerator ( string codeFilesDir ) : System | ||
SubstituteCode ( string source ) : string | ||
SubstituteData ( string source, List |
Метод | Описание | |
---|---|---|
InsertWithIndents ( StringBuilder source, int ind, string code ) : StringBuilder | ||
RemoveIgnoreSection ( string code ) : string | ||
SearchCode ( |
||
SubstituteParam ( StringBuilder source, |
public CodeDataGenerator ( string codeFilesDir ) : System | ||
codeFilesDir | string | |
Результат | System |
public SubstituteCode ( string source ) : string | ||
source | string | |
Результат | string |
public SubstituteData ( string source, List |
||
source | string | |
codeDataGeneratorParams | List |
|
Результат | string |