FunctionOperator Constructors
A function operator based on a FunctionOperatorType.
Name | Parameters | Description |
---|---|---|
Function |
none |
Initializes a new instance of the Function |
Function |
type, operands |
Initializes a new instance of the Function |
Function |
type, operands |
Initializes a new instance of the Function |
Function |
custom |
Initializes a new instance of the Function |
Function |
custom |
Initializes a new instance of the Function |
See Also