C# Class FluentNHibernate.Conventions.Defaults.DefaultForeignKeyConvention

Inheritance: ForeignKeyConvention
Show file 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