DelegateContent(Func<Stream>, string) Constructor
Namespace
Statiq.Common
Containing Type
DelegateContent

Syntax

public DelegateContent(Func<Stream> getStream, string mediaType)

Parameters

Name Type Description
getStream Func<Stream>
mediaType string