TestSettings.

Remove(string) Method

Assembly
Wyam.Testing.dll
Namespace
Wyam.Testing.Configuration
Containing Type
TestSettings

Syntax

public bool Remove(string key)

Parameters

Name Type Description
key string

Return Value

Type Description
bool
GitHub