IScopedInstance<TValue> Interface

Syntax

public interface IScopedInstance<TValue> : IDisposable

GitHub

View on GitHub

Microsoft.AspNet.Mvc.IScopedInstance<TValue>

Properties

Value()
Return type:TValue
TValue Value { get; set; }