Click or drag to resize

ParseExceptionAddEscapes Method

Namespace:  de.unika.ipd.grGen.grShell
Assembly:  libGrShell (in libGrShell.dll) Version: GrGen.NET 7.2
Syntax
C#
protected string AddEscapes(
	string str
)

Parameters

str
Type: SystemString

Return Value

Type: String
See Also