Skip to main content

ivaluelistresolver-interface

Represents a type used to get the list of values by some "list" value editor.

public interface Korzh.EasyQuery.Services.IValueListResolver

Assembly: Korzh.EasyQuery.dll

Methods

NameTypeDescription
TryGetValues(ListRequestOptions options, IEnumerable1&` result)boolGets the list of values by the value editor specified in the parameter.