IModelLoader interface
Represents a type used to perform model loading.
public interface Korzh.EasyQuery.Services.IModelLoaderMethods
Section titled “Methods”| Type | Name | Description |
|---|---|---|
Task<Boolean> | LoadModelAsync(DataModel model, String modelId) | Loads the model |