C# 클래스 Brandy.NHibernate.Conventions.EntityConvention

상속: IClassConvention, IJoinedSubclassConvention
파일 보기 프로젝트 열기: BrandyFx/Brandy

공개 메소드들

메소드 설명
Apply ( IClassInstance instance ) : void
Apply ( IJoinedSubclassInstance instance ) : void

메소드 상세

Apply() 공개 메소드

public Apply ( IClassInstance instance ) : void
instance IClassInstance
리턴 void

Apply() 공개 메소드

public Apply ( IJoinedSubclassInstance instance ) : void
instance IJoinedSubclassInstance
리턴 void