C# Class NFluent.Tests.Extensions.NationalityExtensions

Extensions methods check
ファイルを表示 Open project: tpierrain/NFluent

Public Methods

Method Description
IsEuropean ( this check ) : ICheckLink>
IsOccidental ( this check ) : ICheckLink>

Method Details

IsEuropean() public static method

public static IsEuropean ( this check ) : ICheckLink>
check this
return ICheckLink>

IsOccidental() public static method

public static IsOccidental ( this check ) : ICheckLink>
check this
return ICheckLink>