Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Godot
Infrastructure
Configuration
NHibernatePersistenceModel
C# Class Godot.Infrastructure.Configuration.NHibernatePersistenceModel
Sammelt die Ă„nderungen der Mappings von Fluent-NHibernate in einer Liste, um sie der Konfiguration einzuimpfen.
Inheritance:
INHibernatePersistenceModel
Mostra file
Open project: Slesa/Playground
Public Methods
Method
Description
AddMappings
(
MappingConfiguration
configuration
) :
void
Method Details
AddMappings()
public
method
public
AddMappings
(
MappingConfiguration
configuration
) :
void
configuration
FluentNHibernate.Cfg.MappingConfiguration
return
void