Click or drag to resize

IDebuggerEnvironmentShowMsgAskForYesNo Method

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.2
Syntax
C#
bool ShowMsgAskForYesNo(
	string msg
)

Parameters

msg
Type: SystemString

Return Value

Type: Boolean
See Also