Constructor MashupSource
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
InspectBuilderThe source of runtime notifications to be visualized.
visualizer
DialogTypeVisualizerThe type visualizer used to display notifications from the
source
in the context of the mashup combination.