Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Godot
Infrastructure
Configuration
FluentMappingConventions
C# Class Godot.Infrastructure.Configuration.FluentMappingConventions
Inheritance:
IMappingContributor
Afficher le fichier
Open project: Slesa/Playground
Méthodes publiques
Méthode
Description
Apply
(
MappingConfiguration
configuration
) :
void
Vordefinieren von Konventionen für die Mappings.
Method Details
Apply()
public
méthode
Vordefinieren von Konventionen für die Mappings.
public
Apply
(
MappingConfiguration
configuration
) :
void
configuration
FluentNHibernate.Cfg.MappingConfiguration
Résultat
void