C# 클래스 CraftAndDesignCouncil.Infrastructure.NHibernateMaps.AutomappingConfiguration

상속: FluentNHibernate.Automapping.DefaultAutomappingConfiguration
파일 보기 프로젝트 열기: endjin/dev4good

공개 메소드들

메소드 설명
AbstractClassIsLayerSupertype ( System type ) : bool
IsId ( Member member ) : bool
ShouldMap ( Member member ) : bool
ShouldMap ( System type ) : bool

메소드 상세

AbstractClassIsLayerSupertype() 공개 메소드

public AbstractClassIsLayerSupertype ( System type ) : bool
type System
리턴 bool

IsId() 공개 메소드

public IsId ( Member member ) : bool
member Member
리턴 bool

ShouldMap() 공개 메소드

public ShouldMap ( Member member ) : bool
member Member
리턴 bool

ShouldMap() 공개 메소드

public ShouldMap ( System type ) : bool
type System
리턴 bool