NowFunction Properties |
The NowFunction type exposes the following members.
Name | Description | |
---|---|---|
![]() | Arguments |
Gets the arguments of the expression.
(Inherited from NowFunction.) |
![]() | CanParallelise |
Gets whether an expression can safely be evaluated in parallel.
(Inherited from NowFunction.) |
![]() | Functor |
Gets the Functor of this Expression.
(Overrides NowFunction.Functor.) |
![]() | Type |
Gets the Type of the Expression.
(Inherited from NowFunction.) |
![]() | Variables |
Gets the variables in the expression.
(Inherited from NowFunction.) |