Click or drag to resize

InfoControllerGetInfoController method

Returns the static property of the nestet class NestedInstance (as IInfoController), 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 InfoController GetInfoController()

Return value

InfoController
The (only) valid instance of InfoController
See also