- Namespace
- Statiq
.Common - Containing Type
- Action
Disposable Stream
Syntax
public ActionDisposableStream(Stream stream, Action action)
Parameters
Name | Type | Description |
---|---|---|
stream | Stream | |
action | Action |
public ActionDisposableStream(Stream stream, Action action)
Name | Type | Description |
---|---|---|
stream | Stream | |
action | Action |