EntityTypeModelLoader<T> class
An implementation of Korzh.EasyQuery.Services.IModelLoader which loads the model from some type.
public class Korzh.EasyQuery.Services.EntityTypeModelLoader<T> : IModelLoader
Methods
Section titled “Methods”Type | Name | Description |
---|---|---|
Task<Boolean> | LoadModelAsync(DataModel model, String modelId) | Loads the model |