Click or drag to resize

SequenceGeneratorHelperEscape Method

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public static string Escape(
	string str
)

Parameters

str
Type: SystemString

Return Value

Type: String
See Also