EasyFilter class
public abstract class EasyData.Services.EasyFilter
Package: EasyData.Core
(targets: netstandard2.0
)
Assembly: EasyData.Core.dll
Constructors
Section titled “Constructors”Name | Type | Description |
---|---|---|
EasyFilter(MetaData model) | void |
Fields
Section titled “Fields”Name | Type | Description |
---|---|---|
Model | MetaData |
Methods
Section titled “Methods”Name | Type | Description |
---|---|---|
Apply(MetaEntity entity, bool isLookup, object data) | object | |
ReadFromJsonAsync(JsonReader reader) | Task |