 | InfoControllerGetInfoSource Methode |
Returnt die statische Property der nestet Klasse NestedInstance (als IInfoSource),
welche ihrerseits den privaten Konstruktor aufruft, wenn noch keine Instanz existiert.
Namensraum: NetEti.ApplicationControlAssembly: NetEti.InfoController (in NetEti.InfoController.dll) Version: 1.0.0+acaf81dbf65483efca2a792d55c719cf92119339
Syntaxpublic static IInfoSource GetInfoSource()
Public Shared Function GetInfoSource As IInfoSource
public:
static IInfoSource^ GetInfoSource()
static member GetInfoSource : unit -> IInfoSource
Rückgabewert
IInfoSourceDie (einzige) gültige Instanz von InfoController
Siehe auch