Represents the class which loads type information from some type.
public class Korzh.EasyQuery.Linq.EntityTypeLoader
Methods
Type | Name | Description |
---|---|---|
void |
LoadEntityFromType(Entity entity, Type type, String entityName, Entity parent, List<Type> processedTypes) |
Fills entity type info from some type. |