Click or drag to resize

DebuggerEnvironmentShowMsgAskForFloatingPointNumber(String) Method


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

Parameters

msg  String
 

Return Value

Double

Implements

IDebuggerEnvironmentShowMsgAskForFloatingPointNumber(String)
See Also