Click or drag to resize

MSAGLClientEncode Method

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebuggerWindowsForms (in graphViewerAndSequenceDebuggerWindowsForms.dll) Version: GrGen.NET 7.2
Syntax
C#
public string Encode(
	string str
)

Parameters

str
Type: SystemString

Return Value

Type: String

Implements

IBasicGraphViewerClientEncode(String)
See Also