C# Class NFluent.Tests.Extensions.NationalityExtensions

Extensions methods check
Afficher le fichier Open project: tpierrain/NFluent

Méthodes publiques

Méthode Description
IsEuropean ( this check ) : ICheckLink>
IsOccidental ( this check ) : ICheckLink>

Method Details

IsEuropean() public static méthode

public static IsEuropean ( this check ) : ICheckLink>
check this
Résultat ICheckLink>

IsOccidental() public static méthode

public static IsOccidental ( this check ) : ICheckLink>
check this
Résultat ICheckLink>