SensitivityGenerator T  ResultSelector Property ElecNetKit Documentation
Maps the results stored in BeforeValues and the values of AfterValues to a single object that is convertible to OnlineDouble.

Namespace: ElecNetKit.Sensitivities
Assembly: ElecNetKit.Sensitivities (in ElecNetKit.Sensitivities.dll) Version: 1.1.4771.27372 (1.1.0.0)
Syntax

public Func<T, Object> ResultSelector { get; set; }
See Also