Property ArgumentRange
- Namespace
- Bonsai.Expressions
- Assembly
- Bonsai.Core.dll
ArgumentRange
Gets the range of input arguments that this expression builder accepts.
public override Range<int> ArgumentRange { get; }
Gets the range of input arguments that this expression builder accepts.
public override Range<int> ArgumentRange { get; }