This version of Unity is unsupported.

PropertyVisitor.AddAdapter

Declaration

public void AddAdapter(Unity.Properties.IPropertyVisitorAdapter adapter);

Parameters

adapter The adapter to add.

Description

Adds an adapter to the visitor.