Reads the next unprocessed key from the standart ouput. If no key is available, returns None.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public static Keys ReadInput()

Return Value

A Keys.

See Also