- Namespace
- Statiq
.Docs - Containing Type
- Bootstrapper
Extensions
Syntax
public static TBootstrapper AddProjectFiles<TBootstrapper>(this TBootstrapper bootstrapper, params string[] sourceFiles)
where TBootstrapper : IBootstrapper
Type Parameters
Name | Description |
---|---|
TBootstrapper |
Parameters
Name | Type | Description |
---|---|---|
bootstrapper | TBootstrapper | |
sourceFiles | string[] |
Return Value
Type | Description |
---|---|
TBootstrapper |