C# Class WeenyMapper.Specs.TestClasses.Conventions.BlogConvention

Inheritance: WeenyMapper.Conventions.DefaultConvention
Afficher le fichier Open project: erikojebo/WeenyMapper

Méthodes publiques

Méthode Description
GetManyToOneForeignKeyColumnName ( PropertyInfo propertyInfo ) : string
GetTableName ( Type entityType ) : string

Method Details

GetManyToOneForeignKeyColumnName() public méthode

public GetManyToOneForeignKeyColumnName ( PropertyInfo propertyInfo ) : string
propertyInfo System.Reflection.PropertyInfo
Résultat string

GetTableName() public méthode

public GetTableName ( Type entityType ) : string
entityType Type
Résultat string