Summary
Initializes a new immutable instance of the
PropertyEntry class.
- Namespace
- TCLite
.Interfaces - Containing Type
- PropertyEntry
Syntax
public PropertyEntry(string name, object value)
Parameters
| Name | Type | Description |
|---|---|---|
| name | string | |
| value | object |
Return Value
| Type | Description |
|---|---|
| void |
