PropertyEntry(String, Object) Constructor

Definition

public PropertyEntry (string name, object value);
new NUnit.Framework.Api.PropertyEntry : string * obj -> NUnit.Framework.Api.PropertyEntry

Parameters

name
String
value
Object

Applies to