Interface IEntityResolver
A specialized abstracted version of ITypedResolver<T> that only allows resolving of IEntity granting limited accesses to the IContainer.
Inherited Members
Namespace: IdleKit.Framework
Assembly: cs.temp.dll.dll
Syntax
public interface IEntityResolver : ITypedResolver<IEntity>, IInjectable