 | IDisplayerDisplayLine Method |
Displays a text line.
Semantically poor, but ok for the beginning/maybe later on special tasks, but should be replaced/implemented by semantically richer objects.
Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebuggerAssembly: graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.1
Syntaxvoid DisplayLine(
string lineToBeShown
)
Parameters
- lineToBeShown String
-
See Also