C# 클래스 Bosphorus.Logging.Database.Dao.AutoMappingConfiguration

상속: FluentNHibernate.Automapping.DefaultAutomappingConfiguration
파일 보기 프로젝트 열기: BosphorusTeam/bosphorus.logging 1 사용 예제들

공개 메소드들

메소드 설명
GetComponentColumnPrefix ( FluentNHibernate member ) : string
IsComponent ( System type ) : bool
ShouldMap ( System type ) : bool

메소드 상세

GetComponentColumnPrefix() 공개 메소드

public GetComponentColumnPrefix ( FluentNHibernate member ) : string
member FluentNHibernate
리턴 string

IsComponent() 공개 메소드

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

ShouldMap() 공개 메소드

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