Parameters
IAutomappingConfiguration
cfg
Automapping configuration
IEnumerable<Assembly>
assemblies
Assemblies containing classes to map
Type AutoMap
Namespace FluentNHibernate.Automapping
IAutomappingConfiguration
cfgAutomapping configuration
IEnumerable<Assembly>
assembliesAssemblies containing classes to map
Assembly[]
assembliesAssemblies containing classes to map
IAutomappingConfiguration
cfgAutomapping configuration
Assembly[]
assembliesAssemblies containing classes to map
Assembly
assemblyAssembly containing the classes to map
Func<Type, bool>
whereCriteria for selecting a subset of the types in the assembly for mapping
Assembly
assemblyAssembly containing the classes to map
IAutomappingConfiguration
cfgAutomapping configuration
Assembly
assemblyAssembly containing the classes to map
Func<Type, bool>
whereCriteria for selecting a subset of the types in the assembly for mapping
ITypeSource
sourceITypeSource containing classes to map
IAutomappingConfiguration
cfgAutomapping configuration
ITypeSource
sourceITypeSource containing classes to map
Func<Type, bool>
whereCriteria for selecting a subset of the types in the assembly for mapping