PropertyVisitor.VisitDictionary

Declaration

protected void VisitDictionary(Property<TContainer,TDictionary> property, ref TContainer container, ref TDictionary value);

Parameters

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

Description

Called when visiting a specialized dictionary property.


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