Method ToString
ToString(ConsoleKeyInfo[])
Convert a ConsoleKeyInfo array to string.
public static string ToString(ConsoleKeyInfo[] consoleKeyInfos)
Parameters
consoleKeyInfos
ConsoleKeyInfo[]
Returns
- string
The string representing the array.