Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Serenity
Services
UpdateInsertLogBehavior
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