Summary
Initializes a new instance of the
VSWhereLegacy
class.
- Namespace
- Cake
.Common .Tools .VSWhere .Legacy - Containing Type
- VSWhereLegacy
Syntax
public VSWhereLegacy(IFileSystem fileSystem, ICakeEnvironment environment, IProcessRunner processRunner, IToolLocator toolLocator)
Parameters
Name | Type | Description |
---|---|---|
fileSystem | IFileSystem | The file system. |
environment | ICakeEnvironment | The environment. |
processRunner | IProcessRunner | The process runner. |
toolLocator | IToolLocator | The tool locator. |
Return Value
Type | Description |
---|---|
void |