Click or drag to resize

InfoControllerGetInfoSource method

Returns the static property of the nestet class NestedInstance (as IInfoSource), which in turn calls the private constructor if no instance exists yet.

Namespace: NetEti.ApplicationControl
Assembly: NetEti.InfoController (in NetEti.InfoController.dll) Version: 1.0.0+b865061c8026804ece26684b7dc3403284234a08
Syntax
public static IInfoSource GetInfoSource()

Return value

IInfoSource
The (only) valid instance of InfoController
See also