TestDocument.

TestDocument(string) Constructor

Assembly
Wyam.Testing.dll
Namespace
Wyam.Testing.Documents
Containing Type
TestDocument

Syntax

public TestDocument(string content)

Parameters

Name Type Description
content string

Return Value

Type Description
void
GitHub