TestExecutionContext.

ContainsKey(string) Method

Assembly
Wyam.Testing.dll
Namespace
Wyam.Testing.Execution
Containing Type
TestExecutionContext

Syntax

public bool ContainsKey(string key)

Parameters

Name Type Description
key string

Return Value

Type Description
bool
GitHub