C# Class FluentNHibernate.Conventions.Defaults.DefaultForeignKeyConvention

Inheritance: ForeignKeyConvention
Afficher le fichier Open project: HudsonAkridge/fluent-nhibernate Class Usage Examples

Méthodes protégées

Méthode Description
GetKeyName ( PropertyInfo property, Type type ) : string

Method Details

GetKeyName() protected méthode

protected GetKeyName ( PropertyInfo property, Type type ) : string
property System.Reflection.PropertyInfo
type System.Type
Résultat string