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