Table of Contents

Property ArgumentRange

Namespace
Bonsai.Reactive
Assembly
Bonsai.Core.dll

ArgumentRange

Gets the range of input arguments that this expression builder accepts.

public override Range<int> ArgumentRange { get; }

Property Value

Range<int>