TestContext.PropertyBagAdapter.

TestContext.

PropertyBagAdapter(IPropertyBag) Constructor

Summary

Construct a TestContext.PropertyBagAdapter from a source IPropertyBag.
Namespace
TCLite
Containing Type
TestContext.PropertyBagAdapter

Syntax

public PropertyBagAdapter(IPropertyBag source)

Parameters

Name Type Description
source IPropertyBag

Return Value

Type Description
void