C# Class Serenity.Services.UpdateInsertLogBehavior

Inheritance: BaseSaveBehavior, IImplicitBehavior
Afficher le fichier Open project: volkanceylan/Serenity

Méthodes publiques

Méthode Description
ActivateFor ( Row row ) : bool
OnSetInternalFields ( ISaveRequestHandler handler ) : void

Method Details

ActivateFor() public méthode

public ActivateFor ( Row row ) : bool
row Serenity.Data.Row
Résultat bool

OnSetInternalFields() public méthode

public OnSetInternalFields ( ISaveRequestHandler handler ) : void
handler ISaveRequestHandler
Résultat void