[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, TCtx2, TCtx3, TCtx4> : IDisposable
public struct _scopeExit<TCtx1, TCtx2, TCtx3, TCtx4> : IDisposable
Public Structure _scopeExit(Of TCtx1, TCtx2, TCtx3, TCtx4)
Implements IDisposable
Public Structure _scopeExit(Of TCtx1, TCtx2, TCtx3, TCtx4)
Implements IDisposable
generic<typename TCtx1, typename TCtx2, typename TCtx3, typename TCtx4>
public value class _scopeExit : IDisposable
generic<typename TCtx1, typename TCtx2, typename TCtx3, typename TCtx4>
public value class _scopeExit : IDisposable
[<SealedAttribute>]
type _scopeExit<'TCtx1, 'TCtx2, 'TCtx3, 'TCtx4> =
struct
interface IDisposable
end
[<SealedAttribute>]
type _scopeExit<'TCtx1, 'TCtx2, 'TCtx3, 'TCtx4> =
struct
interface IDisposable
end
- TCtx1
- TCtx2
- TCtx3
- TCtx4