Click or drag to resize

SingletonTInstance Property

Returns the Singleton instance of T.

Namespace:  IBM.Watson.DeveloperCloud.Utilities
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static T Instance { get; }

Property Value

Type: T
See Also