Click or drag to resize

IDebuggerEnvironmentShowMsgAskForIntegerNumber(String, Int32) Method


Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly: graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.1
Syntax
C#
int ShowMsgAskForIntegerNumber(
	string msg,
	int defaultOnEmptyInput
)

Parameters

msg  String
 
defaultOnEmptyInput  Int32
 

Return Value

Int32
See Also