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
sourceInspectBuilderThe source of runtime notifications to be visualized.
visualizerDialogTypeVisualizerThe type visualizer used to display notifications from the
sourcein the context of the mashup combination.