C# 클래스 NHibernate.Persister.Entity.AbstractEntityPersister.FullInclusionChecker

상속: IInclusionChecker
파일 보기 프로젝트 열기: nhibernate/nhibernate-core

공개 메소드들

메소드 설명
FullInclusionChecker ( bool includeProperty ) : System
IncludeProperty ( int propertyNumber ) : bool

메소드 상세

FullInclusionChecker() 공개 메소드

public FullInclusionChecker ( bool includeProperty ) : System
includeProperty bool
리턴 System

IncludeProperty() 공개 메소드

public IncludeProperty ( int propertyNumber ) : bool
propertyNumber int
리턴 bool