public interface IRepositoryWithTypedId<TEntity,TId> where TEntity: class, IEntityWithTypedId<TId>
IRepositoryWithTypedId<TEntity,TId> Members CommerceBuilder.DomainModel Namespace