Interface IPropertyVisitorAdapter Namespace: Unity.Properties Syntax public interface IPropertyVisitorAdapter Extension Methods PropertyVisitorAdapterExtensions.TryVisitValue<TProperty, TContainer, TValue>(IPropertyVisitorAdapter, IPropertyVisitor, TProperty, ref TContainer, ref TValue, ref ChangeTracker) PropertyVisitorAdapterExtensions.TryVisitContainer<TProperty, TContainer, TValue>(IPropertyVisitorAdapter, IPropertyVisitor, TProperty, ref TContainer, ref TValue, ref ChangeTracker) PropertyVisitorAdapterExtensions.TryVisitCollection<TProperty, TContainer, TValue>(IPropertyVisitorAdapter, IPropertyVisitor, TProperty, ref TContainer, ref TValue, ref ChangeTracker)