Table of Contents

Constructor MashupSource

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

MashupSource(InspectBuilder, DialogTypeVisualizer)

Initializes a new instance of the MashupSource class using the specified source and type visualizer.

public MashupSource(InspectBuilder source, DialogTypeVisualizer visualizer)

Parameters

source InspectBuilder

The source of runtime notifications to be visualized.

visualizer DialogTypeVisualizer

The type visualizer used to display notifications from the source in the context of the mashup combination.