NUnit.Framework.Api.PropertyEntry Members

The members of NUnit.Framework.Api.PropertyEntry are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new immutable instance of the NUnit.Framework.Api.PropertyEntry class.

Public Properties

[read-only]
Namestring. Name of the PropertyEntry.
[read-only]
Valueobject. Value of the PropertyEntry.

Public Methods

override
ToString() : string
Returns a string that represents this instance.