Table of Contents

Property ArgumentRange

Namespace
Bonsai.Expressions
Assembly
Bonsai.Core.dll

ArgumentRange

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

public override Range<int> ArgumentRange { get; }

Property Value

Range<int>