Summary
Initializes a new instance of the
WebDelete class.
- Namespace
- NBuildKit
.MsBuild .Tasks .Web - Containing Type
- WebDelete
Syntax
public WebDelete(Func<IInternalWebClient> builder)
Parameters
| Name | Type | Description |
|---|---|---|
| builder | Func |
The function that creates IInternalWebClient instances. |
Return Value
| Type | Description |
|---|---|
| void |