brickpool/Win32-Console-DotNet

Input/OutputEncoding dies when console is detached

Closed this issue · 0 comments

InputEncoding and OutputEncoding throws an exception when the console is detached. Furthermore, these are not class methods as described in the .NET documentation.