interface in Unity.Properties
Implements interfaces:IPropertyVisitorAdapter
Implement this interface to filter visitation for a specific TContainer and TValue pair.
Method | Description |
---|---|
IsExcluded | Invoked when the visitor encounters specific a TContainer and TValue pair. |