Overload List

  NameDescription
InjectResults(IEnumerable<(Of <(AggregateRecord>)>))
Supplements the results obtained from CommandInfo objects with additional results. If the results are not found associated with registered CommandInfos the resolver will look in this additional index.
InjectResults(IEnumerable<(Of <(DimensionValue>)>))
Supplements the results obtained from CommandInfo objects with additional results. If the results are not found associated with registered CommandInfos the resolver will look in this additional index.
InjectResults(IEnumerable<(Of <(Record>)>))
Supplements the results obtained from CommandInfo objects with additional results. If the results are not found associated with registered CommandInfos the resolver will look in this additional index.

See Also