- Assembly
- Wyam
.Testing .dll - Namespace
- Wyam
.Testing .Documents - Containing Type
- TestDocument
Syntax
public TestDocument(string content, IEnumerable<KeyValuePair<string, Object>> metadata)
Parameters
Name | Type | Description |
---|---|---|
content | string | |
metadata | IEnumerable |
Return Value
Type | Description |
---|---|
void |