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

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

공개 메소드들

메소드 설명
IsAFGreatMovie ( this check ) : ICheckLink>
IsDirectedBy ( this check, string directorFullName ) : ICheckLink>

메소드 상세

IsAFGreatMovie() 공개 정적인 메소드

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

IsDirectedBy() 공개 정적인 메소드

public static IsDirectedBy ( this check, string directorFullName ) : ICheckLink>
check this
directorFullName string
리턴 ICheckLink>