This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.ResourceHacker.
Summary
Initializes a new instance of the
ResourceHackerTool
class.
- Assembly
- Cake
.ResourceHacker .dll - Namespace
- Cake
.ResourceHacker - Containing Type
- ResourceHackerTool
Syntax
public ResourceHackerTool(IFileSystem fileSystem, ICakeEnvironment environment, IProcessRunner processRunner, IToolLocator tools)
Parameters
Name | Type | Description |
---|---|---|
fileSystem | IFileSystem | The file system. |
environment | ICakeEnvironment | The environment. |
processRunner | IProcessRunner | The process runner. |
tools | IToolLocator | The tools. |
Return Value
Type | Description |
---|---|
void |