 | LoggerShow method |
Can be overwritten to display the log;
for text files, e.g. via output to the standard editor.
Namespace: NetEti.ApplicationControlAssembly: NetEti.Logging (in NetEti.Logging.dll) Version: 1.0.0+b865061c8026804ece26684b7dc3403284234a08
Syntaxpublic override void Show()
Public Overrides Sub Show
public:
virtual void Show() override
abstract Show : unit -> unit
override Show : unit -> unit
Implemented
IShowableShow
See also