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