Click or drag to resize

IGroupedValueResolver Interface

This interface describes an object, that can resolve or transform a the values of group properties.

Namespace:  Mastersign.Bench.PropertyCollections
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public interface IGroupedValueResolver

The IGroupedValueResolver type exposes the following members.

Methods
  NameDescription
Public methodResolveGroupValue
Returns the resolved or transformed value of the specified property.
Top
See Also