Struct AllOut.DeferImpl<T>
- Namespace
- AO
- Assembly
- CoreAssembly.dll
public struct AllOut.DeferImpl<T> : IDisposable
Type Parameters
T
- Implements
- Inherited Members
- Extension Methods
Fields
Callback
public Action<T> Callback
Field Value
- Action<T>
Data
public T Data
Field Value
- T
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()