Click or drag to resize

MSAGLClientEncode Method


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

Parameters

str  String
 

Return Value

String

Implements

IBasicGraphViewerClientEncode(String)
See Also