C# Class Membrane.Commons.Persistence.Conventions.PrimaryKeyConvention
ファイルを表示
Open project: pollingj/Membrane-CMS
Public Methods
Method |
Description |
|
Accept ( IIdentityPart target ) : bool |
|
|
Apply ( IIdentityPart target ) : void |
|
|
Method Details
public Accept ( IIdentityPart target ) : bool |
target |
IIdentityPart |
|
return |
bool |
|
public Apply ( IIdentityPart target ) : void |
target |
IIdentityPart |
|
return |
void |
|