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