C# Class NFluent.Tests.Extensions.MovieCheckExtensions

Afficher le fichier Open project: tpierrain/NFluent

Méthodes publiques

Méthode Description
IsAFGreatMovie ( this check ) : ICheckLink>
IsDirectedBy ( this check, string directorFullName ) : ICheckLink>

Method Details

IsAFGreatMovie() public static méthode

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

IsDirectedBy() public static méthode

public static IsDirectedBy ( this check, string directorFullName ) : ICheckLink>
check this
directorFullName string
Résultat ICheckLink>