Class Singleton<T>
Inherited Members
Namespace: Holoride.ElasticSDK
Assembly: Holoride.ElasticSDK.Library.Runtime.dll
Syntax
public abstract class Singleton<T> : SingletonBase where T : Singleton<T>
Type Parameters
| Name | Description |
|---|---|
| T |
Properties
Instance
Declaration
public static T Instance { get; }
Property Value
| Type | Description |
|---|---|
| T |