Click or drag to resize

IDebuggerEnvironmentShowMsgAskForFloatingPointNumber Method (String, Double)

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.2
Syntax
C#
double ShowMsgAskForFloatingPointNumber(
	string msg,
	double defaultOnEmptyInput
)

Parameters

msg
Type: SystemString
defaultOnEmptyInput
Type: SystemDouble

Return Value

Type: Double
See Also