EntityLinqExtensions class

public static class Korzh.EasyQuery.Linq.EntityLinqExtensions

Static Methods

Type Name Description
void LoadFromProperty(this EntityAttr attr, PropertyInfo propInfo, Entity parent)
void LoadFromType(this Entity entity, Type entityType, String entityName, Entity parent, List<Type> ignoredTypes)