Interface IScopedResource<T>
public interface IScopedResource<T> : IDisposable
Type Parameters
T
- Inherited Members
Properties
Value
T Value { get; }
Property Value
- T
public interface IScopedResource<T> : IDisposable
T
T Value { get; }