 | InfoControllerGetInfoPublisher Methode |
Returnt die statische Property der nestet Klasse NestedInstance (als IInfoPublisher),
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 IInfoPublisher GetInfoPublisher()
Public Shared Function GetInfoPublisher As IInfoPublisher
public:
static IInfoPublisher^ GetInfoPublisher()
static member GetInfoPublisher : unit -> IInfoPublisher
Rückgabewert
IInfoPublisherDie (einzige) gültige Instanz von InfoController
Siehe auch