TestMetadata.

Get<T>(string) Method

Assembly
Wyam.Testing.dll
Namespace
Wyam.Testing.Meta
Containing Type
TestMetadata

Syntax

public T Get<T>(string key)

Type Parameters

Name Description
T

Parameters

Name Type Description
key string

Return Value

Type Description
T
GitHub