Click or drag to resize

MonoWorkaroundConsoleIO.AttachTheConsole Method

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public abstract bool AttachTheConsole(
	int pid
)

Parameters

pid
Type: System.Int32

Return Value

Type: Boolean

Implements

IWorkaround.AttachTheConsole(Int32)
See Also