C# 클래스 StoryTeller.Engine.Sets.SetRowMatcher

파일 보기 프로젝트 열기: adymitruk/storyteller 1 사용 예제들

공개 메소드들

메소드 설명
Compare ( ) : IList
CompareOrdered ( ) : IList
SetRowMatcher ( IList expected, IList actual, RowValueMatcher matcher ) : System.Collections.Generic

메소드 상세

Compare() 공개 메소드

public Compare ( ) : IList
리턴 IList

CompareOrdered() 공개 메소드

public CompareOrdered ( ) : IList
리턴 IList

SetRowMatcher() 공개 메소드

public SetRowMatcher ( IList expected, IList actual, RowValueMatcher matcher ) : System.Collections.Generic
expected IList
actual IList
matcher RowValueMatcher
리턴 System.Collections.Generic