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

Inheritance: IInclusionChecker
Afficher le fichier Open project: nhibernate/nhibernate-core

Méthodes publiques

Méthode Description
FullInclusionChecker ( bool includeProperty ) : System
IncludeProperty ( int propertyNumber ) : bool

Method Details

FullInclusionChecker() public méthode

public FullInclusionChecker ( bool includeProperty ) : System
includeProperty bool
Résultat System

IncludeProperty() public méthode

public IncludeProperty ( int propertyNumber ) : bool
propertyNumber int
Résultat bool