Table of Contents

Class MashupSource

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

Represents an association between a workflow element and a type visualizer to be combined in a MashupVisualizer.

public class MashupSource : ITypeVisualizerContext
Inheritance
MashupSource
Implements
Inherited Members

Constructors

MashupSource(InspectBuilder, DialogTypeVisualizer)

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

Properties

Source

Gets the source of runtime notifications to be visualized.

Visualizer

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