Interface IEntityServiceFactory
Represents a factory for creating entity services.
public interface IEntityServiceFactory
Methods
- Create<TEntity>()
Creates an instance of the entity service for the specified entity type.
Represents a factory for creating entity services.
public interface IEntityServiceFactory
Creates an instance of the entity service for the specified entity type.