다음을 통해 공유


ConstraintFactory.EndsWith(String) 메서드

정의

실제 값이 인수로 제공된 부분 문자열로 끝나는 경우 성공하는 제약 조건을 반환합니다.

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

매개 변수

expected
String

반환

적용 대상