C# Class FluentNHibernate.Conventions.Helpers.Prebuilt.BuiltForeignKeyConvention
Exibir arquivo
Open project: HudsonAkridge/fluent-nhibernate
Public Methods
Method |
Description |
|
Accept ( IRelationship target ) : bool |
|
|
Apply ( IRelationship target ) : void |
|
|
Method Details
public Accept ( IRelationship target ) : bool |
target |
IRelationship |
|
return |
bool |
|
public Apply ( IRelationship target ) : void |
target |
IRelationship |
|
return |
void |
|