C# Class NHibernate.Persister.Entity.AbstractEntityPersister.FullInclusionChecker

Inheritance: IInclusionChecker
Mostra file Open project: nhibernate/nhibernate-core

Public Methods

Method Description
FullInclusionChecker ( bool includeProperty ) : System
IncludeProperty ( int propertyNumber ) : bool

Method Details

FullInclusionChecker() public method

public FullInclusionChecker ( bool includeProperty ) : System
includeProperty bool
return System

IncludeProperty() public method

public IncludeProperty ( int propertyNumber ) : bool
propertyNumber int
return bool