C# Class FluentNHibernate.Conventions.Helpers.Prebuilt.BuiltForeignKeyConvention

Inheritance: ForeignKeyConvention, IRelationshipConvention
Afficher le fichier Open project: HudsonAkridge/fluent-nhibernate

Méthodes publiques

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

Method Details

Accept() public méthode

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

Apply() public méthode

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