Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Godot
Infrastructure
Configuration
NHibernatePersistenceModel
C# 클래스 Godot.Infrastructure.Configuration.NHibernatePersistenceModel
Sammelt die Änderungen der Mappings von Fluent-NHibernate in einer Liste, um sie der Konfiguration einzuimpfen.
상속:
INHibernatePersistenceModel
파일 보기
프로젝트 열기: Slesa/Playground
공개 메소드들
메소드
설명
AddMappings
(
MappingConfiguration
configuration
) :
void
메소드 상세
AddMappings()
공개
메소드
public
AddMappings
(
MappingConfiguration
configuration
) :
void
configuration
FluentNHibernate.Cfg.MappingConfiguration
리턴
void