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

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

Public Methods

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

Method Details

Accept() public method

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

Apply() public method

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