Represents a type used to perform model loading.
public interface Korzh.EasyQuery.Services.IModelLoader
Package: Korzh.EasyQuery
(targets: netstandard2.0
)
Assembly: Korzh.EasyQuery.dll
Methods
Name | Type | Description |
---|---|---|
LoadModelAsync(DataModel model, string modelId) |
Task <bool > |
Loads the model |