C# Class Rebel.Framework.Persistence.Examine.Mapping.ExamineModelMapper

Mapping class to map Hive entities to Examine entities and vice versa
Inheritance: AbstractFluentMappingEngine
ファイルを表示 Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Public Methods

Method Description
ConfigureMappings ( ) : void
ExamineModelMapper ( ExamineHelper helper, IFrameworkContext frameworkContext ) : System

Method Details

ConfigureMappings() public method

public ConfigureMappings ( ) : void
return void

ExamineModelMapper() public method

public ExamineModelMapper ( ExamineHelper helper, IFrameworkContext frameworkContext ) : System
helper ExamineHelper
frameworkContext IFrameworkContext
return System