ReceiverFormatManagerSingleton Property |
See interface docs.
Namespace: VirtualRadar.Library.ListenerAssembly: VirtualRadar.Library (in VirtualRadar.Library.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public IReceiverFormatManager Singleton { get; }
Public ReadOnly Property Singleton As IReceiverFormatManager
Get
public:
virtual property IReceiverFormatManager^ Singleton {
IReceiverFormatManager^ get () sealed;
}
abstract Singleton : IReceiverFormatManager with get
override Singleton : IReceiverFormatManager with get
Property Value
Type:
IReceiverFormatManagerImplements
ISingletonTSingletonSee Also