- Namespace
- Statiq
.Common - Containing Type
- Document
Syntax
public Document(IReadOnlySettings settings, in NormalizedPath source, in NormalizedPath destination, IMetadata metadata, IContentProvider contentProvider = null)
Parameters
Name | Type | Description |
---|---|---|
settings | IReadOnlySettings | |
source | NormalizedPath | |
destination | NormalizedPath | |
metadata | IMetadata | |
contentProvider | IContentProvider |