Summary
Ensure parameters are valid
- Namespace
- Cake
.Graph .Generators - Containing Type
- Task
Graph Generator Helpers
Syntax
public static void ValidateParameters(ICakeContext context, ICakeTaskInfo task, IReadOnlyList<ICakeTaskInfo> tasks)
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
task | ICakeTaskInfo | |
tasks | IReadOnlyList |
Return Value
Type | Description |
---|---|
void |