C# 클래스 Velir.SitecoreLibrary.LuceneRefresher.Util.ReflectionUtil

파일 보기 프로젝트 열기: Velir/Sitecore-Lucene-Refresher

공개 메소드들

메소드 설명
GetCrawler ( Index index ) : List
IsMatch ( DatabaseCrawler crawler, System.Item item ) : bool

메소드 상세

GetCrawler() 공개 정적인 메소드

public static GetCrawler ( Index index ) : List
index Index
리턴 List

IsMatch() 공개 정적인 메소드

public static IsMatch ( DatabaseCrawler crawler, System.Item item ) : bool
crawler DatabaseCrawler
item System.Item
리턴 bool