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 |
