C# Class Membrane.Commons.Persistence.Conventions.ForeignKeyConvention

Inheritance: IHasManyConvention
Show file Open project: pollingj/Membrane-CMS

Public Methods

Method Description
Accept ( IOneToManyPart target ) : bool
Apply ( IOneToManyPart target ) : void

Method Details

Accept() public method

public Accept ( IOneToManyPart target ) : bool
target IOneToManyPart
return bool

Apply() public method

public Apply ( IOneToManyPart target ) : void
target IOneToManyPart
return void