Skip to main content

entitytypeloader-class

Represents the class which loads type information from some type.

public class Korzh.EasyQuery.Linq.EntityTypeLoader

Assembly: Korzh.EasyQuery.Linq.dll

Constructors

NameTypeDescription
EntityTypeLoader()void

Methods

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