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.AliaSql.
Summary
Initializes a new instance of the
AliaSqlRunner
class.
- Assembly
- Cake
.AliaSql .dll - Namespace
- Cake
.AliaSql - Containing Type
- AliaSqlRunner
Syntax
public AliaSqlRunner(IFileSystem fileSystem, ICakeEnvironment environment, IProcessRunner processRunner, IToolLocator tools)
Parameters
Name | Type | Description |
---|---|---|
fileSystem | IFileSystem | |
environment | ICakeEnvironment | |
processRunner | IProcessRunner | |
tools | IToolLocator |
Return Value
Type | Description |
---|---|
void |