TermInfo.DefaultArguments Property

List of default arguments to be used for a function.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public Term[] DefaultArguments { get; }

Property Value

Term[]

See Also