Click or drag to resize

SourceBuilderAppendFrontIndentedFormat Method


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

Parameters

str  String
 
args  Object
 

Return Value

SourceBuilder
See Also