This version of Unity is unsupported.

IExcludeContravariantPropertyAdapter<T0,T1>

interface in Unity.Properties


Implements interfaces:IPropertyVisitorAdapter

Description

Implement this interface to filter visitation for a specific TContainer and TValue pair.

Public Methods

IsExcluded Invoked when the visitor encounters specific a TContainer and TValue pair.