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