Table of Contents

Property EntityFactory

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

EntityFactory

Represents a factory for creating entities.

protected IEntityFactory<T> EntityFactory { get; }

Property Value

IEntityFactory<T>