Method | Description | |
---|---|---|
TemplateEngine ( ) : System.Collections.Generic | ||
TemplateEngine ( IFileSystem fileSystem ) : System.Collections.Generic | ||
TransformDirectory ( string path, Environment targetEnvironment, bool deleteTemplate = true ) : int |
public TemplateEngine ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public TemplateEngine ( IFileSystem fileSystem ) : System.Collections.Generic | ||
fileSystem | IFileSystem | |
return | System.Collections.Generic |
public TransformDirectory ( string path, Environment targetEnvironment, bool deleteTemplate = true ) : int | ||
path | string | |
targetEnvironment | Environment | |
deleteTemplate | bool | |
return | int |