[This is preliminary documentation and is subject to change.]
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public struct _scopeExit<TCtx1> : IDisposable
public struct _scopeExit<TCtx1> : IDisposable
Public Structure _scopeExit(Of TCtx1)
Implements IDisposable
Public Structure _scopeExit(Of TCtx1)
Implements IDisposable
generic<typename TCtx1>
public value class _scopeExit : IDisposable
generic<typename TCtx1>
public value class _scopeExit : IDisposable
[<SealedAttribute>]
type _scopeExit<'TCtx1> =
struct
interface IDisposable
end
[<SealedAttribute>]
type _scopeExit<'TCtx1> =
struct
interface IDisposable
end
- TCtx1