IValueListResolver interface
Represents a type used to get the list of values by some “list” value editor.
public interface Korzh.EasyQuery.Services.IValueListResolverMethods
Section titled “Methods”| Type | Name | Description |
|---|---|---|
Boolean | TryGetValues(ListValueEditor editor, IEnumerable1&` result) | Gets the list of values by the value editor specified in the parameter. |