TestDocument.

this[string] Property

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

Syntax

public Object this[string key] { get; }

Parameters

Name Type Description
key string

Value

Type Description
Object
GitHub