Table of Contents

Method GetDataSource

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

GetDataSource(ITypeDescriptorContext, IServiceProvider)

Gets the source of runtime notifications arriving to or from the operator.

protected InspectBuilder GetDataSource(ITypeDescriptorContext context, IServiceProvider provider)

Parameters

context ITypeDescriptorContext

An ITypeDescriptorContext object that can be used to obtain additional context information.

provider IServiceProvider

An IServiceProvider object that this editor can use to obtain services.

Returns

InspectBuilder

An InspectBuilder object that can be used to subscribe to runtime notifications arriving to or from the operator.