Edit

Share via


Singleton<T>.Instance Property

Definition

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

Applies to