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; }
Gets the range of input arguments that the decorated expression builder accepts.
public override Range<int> ArgumentRange { get; }