Property<T0,T1>.Accept

Declaration

public void Accept(Unity.Properties.IPropertyVisitor visitor, ref TContainer container);

Parameters

visitor The visitor being run.
container The container being visited.

Description

Call this method to invoke IPropertyVisitor.Visit_2 with the strongly typed container and value.


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