SelfServicingExtensionMethodsGetMultiAsyncTEntity Method (IEntityCollection, EntityQueryTEntity) |
Namespace: SD.LLBLGen.Pro.QuerySpec.SelfServicing
public static Task<IEntityCollection> GetMultiAsync<TEntity>( this IEntityCollection toFill, EntityQuery<TEntity> query ) where TEntity : IEntity