Interface IScopedContext
A stack-bounded entity context which can only be used within a plugin.
public interface IScopedContext : IEntityContext, IEquatable<IEntityContext>, IDisposable
- Inherited Members
A stack-bounded entity context which can only be used within a plugin.
public interface IScopedContext : IEntityContext, IEquatable<IEntityContext>, IDisposable