Interface IPropertyVisitorAdapter Namespace: Unity.Properties Assembly: Unity.Properties.dll Syntax public interface IPropertyVisitorAdapter Extension Methods PropertyVisitorAdapterExtensions.TryVisitCollection<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.TryVisitValue<TProperty, TContainer, TValue>(IPropertyVisitorAdapter, IPropertyVisitor, TProperty, ref TContainer, ref TValue, ref ChangeTracker)