Property.

Property(string, object) Constructor

Namespace
TCLite
Containing Type
Property

Syntax

public Property(string name, object value)

Parameters

Name Type Description
name string
value object

Return Value

Type Description
void