C# Class Kooboo.Commerce.Search.Rebuild.IndexSources

ファイルを表示 Open project: Kooboo/Ecommerce Class Usage Examples

Public Properties

Property Type Description
_sources IIndexSource>.Dictionary

Public Methods

Method Description
GetIndexSource ( Type modelType ) : IIndexSource

Private Methods

Method Description
IndexSources ( ) : System

Method Details

GetIndexSource() public static method

public static GetIndexSource ( Type modelType ) : IIndexSource
modelType System.Type
return IIndexSource

Property Details

_sources public_oe static_oe property

public static Dictionary _sources
return IIndexSource>.Dictionary