Table of Contents

Method LoadMashupSource

Namespace
Bonsai.Gui
Assembly
Bonsai.Gui.dll

LoadMashupSource(int, MashupSource, IServiceProvider)

Loads type visualizer resources for an individual mashup source in the mashup visualizer.

protected override void LoadMashupSource(int index, MashupSource mashupSource, IServiceProvider provider)

Parameters

index int

The zero-based index of the mashup source.

mashupSource MashupSource

The mashup source for which to load visualizer resources.

provider IServiceProvider

A service provider object which can be used to obtain visualization, runtime inspection, or other editing services.