Namespaces

Types in FluentNHibernate.Automapping

Type IPropertyIgnorer

Namespace FluentNHibernate.Automapping

Methods

Public instance methods

IPropertyIgnorer IgnoreProperties(Func<Member, bool> predicate)

IPropertyIgnorer IgnoreProperties(string first, String[] others)

IPropertyIgnorer IgnoreProperty(string name)