C# 클래스 FSChangeElemComparerByPath, code

상속: IComparer
파일 보기 프로젝트 열기: shendongnian/code

공개 메소드들

메소드 설명
Compare ( firstPath, secondPath ) : int

비공개 메소드들

메소드 설명
ComparerWrap ( string stringA, string stringB ) : int
ListInit ( List, &stringCollection, string stringToList ) : void
RecursiveComparing ( List, valueA, List, valueB, int length, int start ) : int

메소드 상세

Compare() 공개 메소드

public Compare ( firstPath, secondPath ) : int
리턴 int