TestDocument.

TestDocument(Stream) Constructor

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

Syntax

public TestDocument(Stream stream)

Parameters

Name Type Description
stream Stream

Return Value

Type Description
void
GitHub