TestDocument.

Get<T>(string) Method

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

Syntax

public T Get<T>(string key)

Type Parameters

Name Description
T

Parameters

Name Type Description
key string

Return Value

Type Description
T
GitHub