public interface IScopedInstance<TValue> : IDisposable
View on GitHub
Microsoft.AspNet.Mvc.IScopedInstance<TValue>
Value
TValue Value { get; set; }