DeferredDisposable Constructor
- Namespace
- SatorImaging.UnityFundamentals
DeferredDisposable(T, Action<T>)
public DeferredDisposable(T Value, Action<T> onDispose)
Parameters
ValueTonDisposeAction<T>
public DeferredDisposable(T Value, Action<T> onDispose)
Value TonDispose Action<T>