This version of Unity is unsupported.

IVisitPropertyAdapter<T0>

interface in Unity.Properties


Implements interfaces:IPropertyVisitorAdapter

Description

Implement this interface to intercept the visitation for a specific TValue type.

IVisitPropertyAdapter_2 IVisitPropertyAdapter

Public Methods

Visit Invoked when the visitor encounters specific TValue type with any container.