Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

ConcreteTypeVisitor.VisitContainer

Declaration

protected void VisitContainer(ref TContainer container);

Parameters

Description
container The reference to the container.

Description

Implement this method to receive the strongly typed callback for a given container.