C# 클래스 Rebel.Hive.Providers.Membership.Mapping.MembershipWrapperModelMapper

Mapping class to map Hive entities to Examine entities and vice versa
상속: AbstractFluentMappingEngine
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5

공개 메소드들

메소드 설명
ConfigureMappings ( ) : void
MembershipWrapperModelMapper ( IAttributeTypeRegistry attributeTypeRegistry, IFrameworkContext frameworkContext ) : System

메소드 상세

ConfigureMappings() 공개 메소드

public ConfigureMappings ( ) : void
리턴 void

MembershipWrapperModelMapper() 공개 메소드

public MembershipWrapperModelMapper ( IAttributeTypeRegistry attributeTypeRegistry, IFrameworkContext frameworkContext ) : System
attributeTypeRegistry IAttributeTypeRegistry
frameworkContext IFrameworkContext
리턴 System