IValueListResolver interface
Represents a type used to get the list of values by some “list” value editor.
public interface Korzh.EasyQuery.Services.IValueListResolverPackage: Korzh.EasyQuery (targets: netstandard2.0)
Assembly: Korzh.EasyQuery.dll
Methods
Section titled “Methods”| Name | Type | Description |
|---|---|---|
TryGetValues(ListRequestOptions options, IEnumerable1&` result) | bool | Gets the list of values by the value editor specified in the parameter. |