C# Class van.Data.NHibernateMaps.Conventions.PrimaryKeyConvention

Inheritance: IIdConvention
Afficher le fichier Open project: zachariahyoung/virtualaltnet

Méthodes publiques

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

Method Details

Accept() public méthode

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

Apply() public méthode

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