VisitContext<T0,T1>.ContinueVisitation

Declaration

public void ContinueVisitation(ref TContainer container, ref TValue value);

Parameters

container The container being visited.
value The value being visited.

Description

Continues visitation through the next visitation adapter.


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