Table of Contents

Constructor InspectBuilder

Namespace
Bonsai.Expressions
Assembly
Bonsai.Core.dll

InspectBuilder(ExpressionBuilder)

Initializes a new instance of the InspectBuilder class with the specified expression builder.

public InspectBuilder(ExpressionBuilder builder)

Parameters

builder ExpressionBuilder

The expression builder whose notifications will be replayed by this inspector.