Skip to content

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

Package: Korzh.EasyQuery.Linq (targets: netstandard2.0)

Assembly: Korzh.EasyQuery.Linq.dll

NameTypeDescription
EntityTypeModelLoader()voidInitializes a new instance of the Korzh.EasyQuery.Services.EntityTypeModelLoader`1 class.
EntityTypeModelLoader(EntityTypeModelLoaderOptions options)voidInitializes a new instance of the Korzh.EasyQuery.Services.EntityTypeModelLoader`1 class.
NameTypeDescription
LoadModelAsync(DataModel model, string modelId)Task<bool>Loads the model