C# 클래스 Kooboo.Commerce.Search.Rebuild.IndexSources

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

공개 프로퍼티들

프로퍼티 타입 설명
_sources IIndexSource>.Dictionary

공개 메소드들

메소드 설명
GetIndexSource ( Type modelType ) : IIndexSource

비공개 메소드들

메소드 설명
IndexSources ( ) : System

메소드 상세

GetIndexSource() 공개 정적인 메소드

public static GetIndexSource ( Type modelType ) : IIndexSource
modelType System.Type
리턴 IIndexSource

프로퍼티 상세

_sources 공개적으로 정적으로 프로퍼티

public static Dictionary _sources
리턴 IIndexSource>.Dictionary