Summary
fluent setter for
ISupportSwitchTimestampFromMostRecentFile.
- Namespace
- Cake
.SevenZip .Builder - Containing Type
- Switch
Set Timestamp From Most Recent File Builder
Syntax
public static T WithSetTimestampFromMostRecentFile<T>(this T this)
where T : ISupportSwitchBuilder<ISupportSwitchTimestampFromMostRecentFile>
Type Parameters
| Name | Description |
|---|---|
| T | the builder to support the ISupportSwitchTimestampFromMostRecentFile. |
Parameters
| Name | Type | Description |
|---|---|---|
| this | T | The builder-instance. |
Return Value
| Type | Description |
|---|---|
| T | The builder-instance for fluent re-use. |