Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
FluentNHibernate
Conventions
Defaults
DefaultForeignKeyConvention
C# Class FluentNHibernate.Conventions.Defaults.DefaultForeignKeyConvention
Inheritance:
ForeignKeyConvention
Mostrar archivo
Open project: HudsonAkridge/fluent-nhibernate
Class Usage Examples
Protected Methods
Method
Description
GetKeyName
(
PropertyInfo
property
,
Type
type
) :
string
Method Details
GetKeyName()
protected
method
protected
GetKeyName
(
PropertyInfo
property
,
Type
type
) :
string
property
System.Reflection.PropertyInfo
type
System.Type
return
string