C# Class Rebel.Hive.Providers.Membership.Mapping.MembershipWrapperModelMapper

Mapping class to map Hive entities to Examine entities and vice versa
Inheritance: AbstractFluentMappingEngine
Exibir arquivo Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
ConfigureMappings ( ) : void
MembershipWrapperModelMapper ( IAttributeTypeRegistry attributeTypeRegistry, IFrameworkContext frameworkContext ) : System

Method Details

ConfigureMappings() public method

public ConfigureMappings ( ) : void
return void

MembershipWrapperModelMapper() public method

public MembershipWrapperModelMapper ( IAttributeTypeRegistry attributeTypeRegistry, IFrameworkContext frameworkContext ) : System
attributeTypeRegistry IAttributeTypeRegistry
frameworkContext IFrameworkContext
return System