Class InterfaceInterceptorBase<TInterface>
Represents the base class of interface interceptors.
Inheritance
System.Object
InterfaceInterceptorBase<TInterface>
Namespace: Solti.Utils.Proxy.Internals
Assembly: Solti.Utils.Proxy.dll
Syntax
public abstract class InterfaceInterceptorBase<TInterface> : Object
Type Parameters
Name | Description |
---|---|
TInterface |
Constructors
InterfaceInterceptorBase()
Declaration
protected InterfaceInterceptorBase()