Skip to content

UndeleteRequestHandler<TRow,TUndeleteRequest,TUndeleteResponse>.InvokeUndeleteAction method

Invokes the passed undelete action method

protected virtual void InvokeUndeleteAction(Action action)
parameter description
action Undelete action method

See Also