Beispiel #1
0
 /// <inheritdoc/>
 public IEnumerable <E> ByType <E>() where E : IEntity => _entities.ByType <E>();