Table of Contents

Interface IEntityServiceFactory

Namespace
Innova.Data.Entity
Assembly
Innova.Data.dll

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.