C# 클래스 MvbaMapper.EnumerableComparer

파일 보기 프로젝트 열기: mvbalaw/Mapper

공개 메소드들

메소드 설명
HaveSameContents ( IEnumerable listA, IEnumerable listB ) : bool

메소드 상세

HaveSameContents() 공개 메소드

public HaveSameContents ( IEnumerable listA, IEnumerable listB ) : bool
listA IEnumerable
listB IEnumerable
리턴 bool