Summary
Sets the
Unit property to the specified value and
returns this ChurnCommand instance.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
.Extensions .Churn - Containing Type
- ChurnCommand
Syntax
public ChurnCommand WithUnit(ChurnUnit value)
Remarks
This method is part of the fluent interface.
Parameters
Return Value
| Type | Description |
|---|---|
| ChurnCommand |
This ChurnCommand instance.
|