Click or drag to resize

IInfoViewer interface

Must be implemented by a viewer that registers with the InfoController (IInfoSource).

Namespace: NetEti.ApplicationControl
Assembly: NetEti.InfoController (in NetEti.InfoController.dll) Version: 1.0.0+b865061c8026804ece26684b7dc3403284234a08
Syntax
public interface InfoViewer

The InfoViewer Type exposes the following members.

Methods
 NameDescription of the
Public MethodHandleInfo The viewer processes information about this.
Back to the top
Remarks
File: IInfoViewer
Author: Erik Nagel, NetEti

19.03.2012 Erik Nagel: created
See also