[This is preliminary documentation and is subject to change.]
The ExtensionMethods type exposes the following members.
Methods
Name | Description | |
---|---|---|
BinaryExpressionTInput1, TInput2, TOutput, TTime |
Constructs a stream from two inputs and a function to apply to collections on a time-by-time basis.
| |
UnaryExpressionTInput, TOutput, TTime |
Constructs a stream from an input and a function to apply to collections on a time-by-time basis.
|
See Also