C# Class FluentNHibernate.Conventions.Defaults.PrimaryKeyConvention

Default primary key name convention.
Inheritance: IIdConvention
Afficher le fichier Open project: HudsonAkridge/fluent-nhibernate Class Usage Examples

Méthodes publiques

Méthode Description
Accept ( IIdentityPart target ) : bool
Apply ( IIdentityPart target ) : void

Method Details

Accept() public méthode

public Accept ( IIdentityPart target ) : bool
target IIdentityPart
Résultat bool

Apply() public méthode

public Apply ( IIdentityPart target ) : void
target IIdentityPart
Résultat void