C# 클래스 Amss.Boilerplate.Persistence.Impl.Configuration.AutomappingConfiguration

상속: FluentNHibernate.Automapping.DefaultAutomappingConfiguration
파일 보기 프로젝트 열기: quadio/amss-boilerplate 1 사용 예제들

공개 메소드들

메소드 설명
AbstractClassIsLayerSupertype ( Type type ) : bool
ShouldMap ( Type type ) : bool

메소드 상세

AbstractClassIsLayerSupertype() 공개 메소드

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

ShouldMap() 공개 메소드

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