Skip to content

b8e989cb ebb9 e26c 33aa e58a06f7c5d5

Axel Kesseler edited this page Mar 1, 2023 · 15 revisions

SystemConsoleWrapper Constructor

The private default constructor just initializes almost all properties with its default values.

Namespace: Plexdata.LogWriter.Internals.Native.Windows
Assembly: Plexdata.LogWriter.Console.Windows (in Plexdata.LogWriter.Console.Windows.dll) Version: 1.0.7.1

Syntax

C#

private SystemConsoleWrapper()

Remarks

This constructor is intentionally made private to prevent this class from being instantiated more than once.

See Also

Reference

SystemConsoleWrapper Class
Plexdata.LogWriter.Internals.Native.Windows Namespace

Clone this wiki locally