Namespaces

Types in FluentNHibernate.Diagnostics

Type DiagnosticResults

Namespace FluentNHibernate.Diagnostics

Properties

Public properties

IEnumerable<AutomappingType> AutomappedTypes get; set;

IEnumerable<Type> AutomappingCandidateTypes get; set;

IEnumerable<SkippedAutomappingType> AutomappingSkippedTypes get; set;

IEnumerable<Type> Conventions get; set;

IEnumerable<Type> FluentMappings get; set;

IEnumerable<ScannedSource> ScannedSources get; set;