Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Godot
Infrastructure
Configuration
FluentMappingConventions
C# Class Godot.Infrastructure.Configuration.FluentMappingConventions
Inheritance:
IMappingContributor
Datei anzeigen
Open project: Slesa/Playground
Public Methods
Method
Description
Apply
(
MappingConfiguration
configuration
) :
void
Vordefinieren von Konventionen für die Mappings.
Method Details
Apply()
public
method
Vordefinieren von Konventionen für die Mappings.
public
Apply
(
MappingConfiguration
configuration
) :
void
configuration
FluentNHibernate.Cfg.MappingConfiguration
return
void