public static ScopeContext<TContext> Instance { get; }Public Shared ReadOnly Property Instance As ScopeContext(Of TContext)
Getpublic:
static property ScopeContext<TContext>^ Instance {
ScopeContext<TContext>^ get ();
}static member Instance : ScopeContext<'TContext> with get