Interface IEntityLane<TEntity>
Namespace: Mars.Interfaces.Environments
Assembly: Mars.Interfaces.dll
Syntax
public interface IEntityLane<TEntity> : IList<TEntity>
Type Parameters
Name | Description |
---|---|
TEntity |
public interface IEntityLane<TEntity> : IList<TEntity>
Name | Description |
---|---|
TEntity |