Summary
Immutable class that stores a property entry as a Name/Value pair.
- Namespace
- TCLite
.Interfaces - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["PropertyEntry"]
class Type type-node
Syntax
public class PropertyEntry
Constructors
| Name | Summary |
|---|---|
| PropertyEntry |
Initializes a new immutable instance of the PropertyEntry class.
|
Properties
Methods
| Name | Value | Summary |
|---|---|---|
| ToString |
string |
Returns a
string that represents this instance.
|
