Click or drag to resize

UserChoiceMenuGetKey Method


Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly: graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.1
Syntax
C#
public KeyValuePair<char, ConsoleKey> GetKey(
	string command
)

Parameters

command  String
 

Return Value

KeyValuePairChar, ConsoleKey
See Also