Namespace Solti.Utils.Proxy
Classes
InterfaceInterceptor<TInterface>
Provides the mechanism for intercepting interface method calls.
InterfaceInterceptor<TInterface, TTarget>
Provides the mechanism for intercepting interface method calls.
InvocationContext
Describes a method invocation context.
MethodContext
Describes a method context.
Interfaces
IProxyAccess<TInterface>
Class implementing this interface has access to the proxy instance that targets it.