C# Class WhoCanHelpMe.Infrastructure.NHibernateMaps.AutomappingConfiguration

Inheritance: FluentNHibernate.Automapping.DefaultAutomappingConfiguration
Afficher le fichier Open project: jongeorge1/Who-Can-Help-Me

Méthodes publiques

Méthode Description
IsId ( Member member ) : bool
ShouldMap ( Type type ) : bool

Method Details

IsId() public méthode

public IsId ( Member member ) : bool
member Member
Résultat bool

ShouldMap() public méthode

public ShouldMap ( Type type ) : bool
type System.Type
Résultat bool