- Namespace
- Statiq
.Common - Containing Type
- IPipelineExtensions
Syntax
public static TPipeline AsDependencyOf<TPipeline>(this TPipeline pipeline, params string[] dependencyOf)
where TPipeline : IPipeline
Type Parameters
| Name | Description |
|---|---|
| TPipeline |
Parameters
| Name | Type | Description |
|---|---|---|
| pipeline | TPipeline | |
| dependencyOf | string[] |
Return Value
| Type | Description |
|---|---|
| TPipeline |