This version of Unity is unsupported.

IExcludePropertyAdapter<T0>

interface in Unity.Properties


Implements interfaces:IPropertyVisitorAdapter

Description

Implement this interface to filter visitation for a specific TValue type.

Public Methods

IsExcluded Invoked when the visitor encounters specific a TValue.