PropertyVisitor.VisitProperty

Declaration

protected void VisitProperty(Property<TContainer,TValue> property, ref TContainer container, ref TValue value);

Parameters

property The property providing access to the value.
container The container being visited.
value The value being visited.

Description

Called when visiting any leaf property with no specialized handling.


Did you find this page useful? Please give it a rating: