Singleton<T>.Instance Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the instance of the Singleton class.
public static T Instance { get; }
static member Instance : 'T
Public Shared ReadOnly Property Instance As T
Property Value
T