DeleteRequestHandler<TRow,TDeleteRequest,TDeleteResponse>.InvokeDeleteAction method

namespace: Serenity.Services   assemblySerenity.Net.Services

Invokes the passed delete action method

protected virtual void InvokeDeleteAction(Action action)
parameter description
action Delete action method

See Also