Click or drag to resize

GH_UndoServerAppendToDebugLog Method

Namespace:  Grasshopper.Kernel.Undo
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void AppendToDebugLog(
	GH_DebugDescriptionWriter writer
)

Parameters

writer
Type: Grasshopper.KernelGH_DebugDescriptionWriter

Implements

IGH_DebugDescriptionAppendToDebugLog(GH_DebugDescriptionWriter)
See Also