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