Table of Contents

Class MashupSource<TMashupVisualizer>

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

Provides a generic type signature which can be used to declare that the specified mashup visualizer type accepts mashup combinations from any type visualizer object.

public static class MashupSource<TMashupVisualizer> where TMashupVisualizer : MashupVisualizer

Type Parameters

TMashupVisualizer

The type visualizer class which can be used to combine with any DialogTypeVisualizer instance.

Inheritance
MashupSource<TMashupVisualizer>
Inherited Members