C# 클래스 Bosphorus.Dao.NHibernate.Configuration.Fluent.AutoPersistenceModelProvider.NullTypeSource

상속: ITypeSource
파일 보기 프로젝트 열기: BosphorusTeam/bosphorus.dao

공개 프로퍼티들

프로퍼티 타입 설명
Instance ITypeSource

공개 메소드들

메소드 설명
GetIdentifier ( ) : string
GetTypes ( ) : IEnumerable
LogSource ( IDiagnosticLogger logger ) : void

비공개 메소드들

메소드 설명
NullTypeSource ( ) : System

메소드 상세

GetIdentifier() 공개 메소드

public GetIdentifier ( ) : string
리턴 string

GetTypes() 공개 메소드

public GetTypes ( ) : IEnumerable
리턴 IEnumerable

LogSource() 공개 메소드

public LogSource ( IDiagnosticLogger logger ) : void
logger IDiagnosticLogger
리턴 void

프로퍼티 상세

Instance 공개적으로 정적으로 프로퍼티

public static ITypeSource Instance
리턴 ITypeSource