Method | Description | |
---|---|---|
GetConsoleOutputEncoding ( |
||
IsConsoleAvailable ( string &reason ) : bool | ||
SetConsoleOutputEncoding ( |
public static GetConsoleOutputEncoding ( |
||
currentEncoding | ||
isInitialized | bool | |
pauseLogging | bool | |
return |
public static IsConsoleAvailable ( string &reason ) : bool | ||
reason | string | |
return | bool |
public static SetConsoleOutputEncoding ( |
||
newEncoding | ||
isInitialized | bool | |
pauseLogging | bool | |
return | bool |