SingletonT Class |
Note: This API is now obsolete.
Namespace: ImmerseSDK
[EditorBrowsableAttribute(EditorBrowsableState.Never)] [ObsoleteAttribute("Singleton has been deprecated. Write your own Singleton class to get this behaviour", true)] public sealed class Singleton<T> where T : class
The SingletonT type exposes the following members.
Name | Description | |
---|---|---|
SingletonT | Initializes a new instance of the SingletonT class |