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.NSwag.
Summary
Initializes a new instance of the
GenerationSource
class.
- Assembly
- Cake
.NSwag .dll - Namespace
- Cake
.NSwag .Sources - Containing Type
- GenerationSource
Syntax
protected GenerationSource(FilePath sourceFilePath, ICakeEnvironment environment, IFileSystem fileSystem)
Parameters
Name | Type | Description |
---|---|---|
sourceFilePath | FilePath | Source file for the generation process |
environment | ICakeEnvironment | The Cake evironment |
fileSystem | IFileSystem | The file system |
Return Value
Type | Description |
---|---|
void |