IfData<TThen>
Class in LogicToolkit / Inherits from: object
Description
Data that evaluates multiple elements in order and returns the first element that satisfies a condition
Type Parameters
Type Parameter Name | Description | Type Constraints |
---|---|---|
TThen | The type of elements to return |
|
Methods
Method Name | Description |
---|---|
GetResult | Get the results. |