- Assembly
- Wyam
.Testing .dll - Namespace
- Wyam
.Testing .Execution - Containing Type
- TestExecutionContext
Syntax
public IDocument GetDocument(IDocument sourceDocument, string content, IEnumerable<KeyValuePair<string, Object>> items = null)
Parameters
Name | Type | Description |
---|---|---|
sourceDocument | IDocument | |
content | string | |
items | IEnumerable |
Return Value
Type | Description |
---|---|
IDocument |