Namespace DirectScale.Disco.Extension.Hooks
Classes
Hook<TRequest, TResponse>
A specific hook.
Hook<TRequest, TResponse>.OverrideDelegate
Definition of this hooks override method
Interfaces
IHook
Interface representing any hook in the system.
IHook<TRequest, TResponse>
Generic interface representing any hook in the system.