Read data and provide it as IEnumerable and access handler for specified callback.
Namespace: NReco.PivotData
Assembly: NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax
Parameters
- handler
- Type: System.Action<IEnumerable, Func<Object, String, Object>>
data callback handler
See Also