TestDocument.

ContainsKey(string) Method

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

Syntax

public bool ContainsKey(string key)

Parameters

Name Type Description
key string

Return Value

Type Description
bool
GitHub