ThreadSafeSingleton<TSelf> Class
- Namespace
- SatorImaging.UnityFundamentals
public abstract class ThreadSafeSingleton<TSelf> where TSelf : ThreadSafeSingleton<TSelf>, new()
Instance is created on first request.
Type Parameters
TSelf
- Inheritance
-
ThreadSafeSingleton<TSelf>
- Extension Methods