- Namespace
- Statiq
.Common - Containing Type
- DelegateContent
Syntax
public DelegateContent(Func<Stream> getStream, string mediaType)
Parameters
Name | Type | Description |
---|---|---|
getStream | Func |
|
mediaType | string |
public DelegateContent(Func<Stream> getStream, string mediaType)
Name | Type | Description |
---|---|---|
getStream | Func |
|
mediaType | string |