Click or drag to resize

SourceBuilderAppendFrontFormat Method

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public SourceBuilder AppendFrontFormat(
	string str,
	params Object[] args
)

Parameters

str
Type: SystemString
args
Type: SystemObject

Return Value

Type: SourceBuilder
See Also