Table of Contents

Interface IScopedContext

Namespace
The.Entities
Assembly
Instagile.dll

A stack-bounded entity context which can only be used within a plugin.

public interface IScopedContext : IEntityContext, IEquatable<IEntityContext>, IDisposable
Inherited Members