Condividi tramite


ConstraintFactory.EndsWith(String) Metodo

Definizione

Restituisce un vincolo che ha esito positivo se il valore effettivo termina con la sottostringa fornita come argomento.

public NUnit.Framework.Constraints.EndsWithConstraint EndsWith(string expected);
member this.EndsWith : string -> NUnit.Framework.Constraints.EndsWithConstraint

Parametri

expected
String

Restituisce

Si applica a