C# 클래스 NFluent.Tests.Extensions.NationalityExtensions

Extensions methods check
파일 보기 프로젝트 열기: tpierrain/NFluent

공개 메소드들

메소드 설명
IsEuropean ( this check ) : ICheckLink>
IsOccidental ( this check ) : ICheckLink>

메소드 상세

IsEuropean() 공개 정적인 메소드

public static IsEuropean ( this check ) : ICheckLink>
check this
리턴 ICheckLink>

IsOccidental() 공개 정적인 메소드

public static IsOccidental ( this check ) : ICheckLink>
check this
리턴 ICheckLink>