Skip to content

EntityTypeLoader class

Represents the class which loads type information from some type.

public class Korzh.EasyQuery.Linq.EntityTypeLoader
TypeNameDescription
voidLoadEntityFromType(Entity entity, Type type, String entityName, Entity parent, List<Type> processedTypes)Fills entity type info from some type.