IModelLoader interface

Represents a type used to perform model loading.

public interface Korzh.EasyQuery.Services.IModelLoader

Methods

Type Name Description
Task<Boolean> LoadModelAsync(DataModel model, String modelId) Loads the model