UndeleteRequestHandler<TRow,TUndeleteRequest,TUndeleteResponse>.InvokeUndeleteAction method

namespace: Serenity.Services   assemblySerenity.Net.Services

Invokes the passed undelete action method

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

See Also