Table of Contents

Interface IEntityContextAccessor

Namespace
The.Entities
Assembly
Instagile.dll

Provides access to the underlying EntityContext for a wrapping context.

public interface IEntityContextAccessor

Properties

EntityContext

EntityContext EntityContext { get; }

Property Value

EntityContext