Click or drag to resize

LGSPSubactionAndOutputAdditionEnvironmentDebugExiting Method

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public void DebugExiting(
	string message,
	params Object[] values
)

Parameters

message
Type: SystemString
values
Type: SystemObject

Implements

ISubactionAndOutputAdditionEnvironmentDebugExiting(String, Object)
See Also