This version of Unity is unsupported.

Parameters

visitor The visitor.
container The container to visit.
parameters The visit parameters to use.

Description

Visit the specified <paramref name="container" /> using the specified <paramref name="visitor" />.


Parameters

visitor The visitor.
container The container to visit.
path The property path to visit.
parameters The visit parameters to use.

Description

Visit the specified <paramref name="container" /> using the specified <paramref name="visitor" /> at the given PropertyPath.