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

Mapping class to map Hive entities to Examine entities and vice versa
Inheritance: AbstractFluentMappingEngine
Afficher le fichier Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Méthodes publiques

Méthode Description
ConfigureMappings ( ) : void
ExamineModelMapper ( ExamineHelper helper, IFrameworkContext frameworkContext ) : System

Method Details

ConfigureMappings() public méthode

public ConfigureMappings ( ) : void
Résultat void

ExamineModelMapper() public méthode

public ExamineModelMapper ( ExamineHelper helper, IFrameworkContext frameworkContext ) : System
helper ExamineHelper
frameworkContext IFrameworkContext
Résultat System