Class Singleton<T>
Inheritance
Singleton<T>
Inherited Members
Namespace: Holoride.ElasticSDK
Assembly: Holoride.ElasticSDK.Library.Runtime.dll
Syntax
[HelpURL("http://localhost:8080/api/Holoride.ElasticSDK.Singleton-1.html")]
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 |