Click or drag to resize

MonoWorkaroundConsoleIOAttachTheConsole 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: SystemInt32

Return Value

Type: Boolean

Implements

IWorkaroundAttachTheConsole(Int32)
See Also