Метод | Описание | |
---|---|---|
TemplateEngine ( ) : System.Collections.Generic | ||
TemplateEngine ( IFileSystem fileSystem ) : System.Collections.Generic | ||
TransformDirectory ( string path, Environment targetEnvironment, bool deleteTemplate = true ) : int |
public TemplateEngine ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public TemplateEngine ( IFileSystem fileSystem ) : System.Collections.Generic | ||
fileSystem | IFileSystem | |
Результат | System.Collections.Generic |
public TransformDirectory ( string path, Environment targetEnvironment, bool deleteTemplate = true ) : int | ||
path | string | |
targetEnvironment | Environment | |
deleteTemplate | bool | |
Результат | int |