Click or drag to resize

DebuggerEnvironmentShowMsgAskForString Method


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

Parameters

msg  String
 

Return Value

String

Implements

IDebuggerEnvironmentShowMsgAskForString(String)
See Also