Skip to content

EntityTypeLoader class

Represents the class which loads type information from some type.

public class Korzh.EasyQuery.Linq.EntityTypeLoader

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

Assembly: Korzh.EasyQuery.Linq.dll

NameTypeDescription
EntityTypeLoader()void
NameTypeDescription
LoadEntityFromType(Entity entity, Type type, string entityName, Entity parent, List<Type> processedTypes)voidFills entity type info from some type.