NUnit.Framework.Api.IPropertyBag.Contains Method
Gets a flag indicating whether the specified key and value are present in the property set.

Syntax

public bool Contains (string key, object value)

Parameters

key
The key to be checked
value
The value to be checked

Returns

True if the key and value are present, otherwise false

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: NUnit.Framework.Api
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 1.0.0.0