GetSummariesAsyncArgs Constructors
Populates commands bound to the InfiniteAsyncSource.GetTotalSummariesCommand / PagedAsyncSource.GetTotalSummariesCommand properties with data.Name | Parameters | Description |
---|---|---|
GetSummariesAsyncArgs(CancellationToken, SummaryDefinition[], Object) | cancellationToken, summaries, filter | Initializes a new instance of the GetSummariesAsyncArgs class with specified settings. |
See Also