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.Bumpy.
Summary
Runs "bumpy assign [position] [number]"
- Assembly
- Cake
.Bumpy .dll - Namespace
- Cake
.Bumpy - Containing Type
- BumpyRunner
Syntax
public void Assign(int position, int number, BumpySettings settings)
Parameters
Name | Type | Description |
---|---|---|
position | int | The position. |
number | int | The number. |
settings | BumpySettings | The tool settings. |
Return Value
Type | Description |
---|---|
void |