Compartir a través de


PropertyExistsConstraint(String) Constructor

Definición

Inicializa una nueva instancia de la clase PropertyExistsConstraint.

public PropertyExistsConstraint (string name);
new NUnit.Framework.Constraints.PropertyExistsConstraint : string -> NUnit.Framework.Constraints.PropertyExistsConstraint

Parámetros

name
String

Nombre de la propiedad.

Se aplica a