IInterceptingProxy Interface

This interface is implemented by all proxy objects, type or instance based. It allows for adding interception behaviors.

Namespace:  Microsoft.Practices.Unity.InterceptionExtension
Assembly:  Microsoft.Practices.Unity.Interception (in Microsoft.Practices.Unity.Interception.dll)

Syntax

'Declaration
Public Interface IInterceptingProxy
public interface IInterceptingProxy
public interface class IInterceptingProxy
public interface IInterceptingProxy

See Also

IInterceptingProxy Members

Microsoft.Practices.Unity.InterceptionExtension Namespace