Click or drag to resize
ISingletonTSingleton Property
Gets the single instance of the class that should be used throughout the application.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
T Singleton { get; }

Property Value

Type: T
See Also