C# Class Serenity.Services.UpdateInsertLogBehavior

Inheritance: BaseSaveBehavior, IImplicitBehavior
Exibir arquivo Open project: volkanceylan/Serenity

Public Methods

Method Description
ActivateFor ( Row row ) : bool
OnSetInternalFields ( ISaveRequestHandler handler ) : void

Method Details

ActivateFor() public method

public ActivateFor ( Row row ) : bool
row Serenity.Data.Row
return bool

OnSetInternalFields() public method

public OnSetInternalFields ( ISaveRequestHandler handler ) : void
handler ISaveRequestHandler
return void