Méthode | Description | |
---|---|---|
GetConsoleOutputEncoding ( |
||
IsConsoleAvailable ( string &reason ) : bool | ||
SetConsoleOutputEncoding ( |
public static GetConsoleOutputEncoding ( |
||
currentEncoding | ||
isInitialized | bool | |
pauseLogging | bool | |
Résultat |
public static IsConsoleAvailable ( string &reason ) : bool | ||
reason | string | |
Résultat | bool |
public static SetConsoleOutputEncoding ( |
||
newEncoding | ||
isInitialized | bool | |
pauseLogging | bool | |
Résultat | bool |