public interface IScopedResource<T> : IDisposable
Public Interface IScopedResource(Of T)
Inherits IDisposabletype IScopedResource<'T> =
interface
interface IDisposable
end| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |