C# 클래스 WikiFunctions.TalkPages.Processor

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

공개 프로퍼티들

프로퍼티 타입 설명
DefaultSortKey string
FoundDefaultSort bool

공개 메소드들

메소드 설명
DefaultSortMatchEvaluator ( Match match ) : string
SkipTOCMatchEvaluator ( Match match ) : string

메소드 상세

DefaultSortMatchEvaluator() 공개 메소드

public DefaultSortMatchEvaluator ( Match match ) : string
match System.Text.RegularExpressions.Match
리턴 string

SkipTOCMatchEvaluator() 공개 메소드

public SkipTOCMatchEvaluator ( Match match ) : string
match System.Text.RegularExpressions.Match
리턴 string

프로퍼티 상세

DefaultSortKey 공개적으로 프로퍼티

public string DefaultSortKey
리턴 string

FoundDefaultSort 공개적으로 프로퍼티

public bool FoundDefaultSort
리턴 bool