Click or drag to resize
ProcessReader Constructor
Initializes a new instance of the ProcessReader class

Namespace: Activsoft.Utils
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public ProcessReader(
	Process p
)

Parameters

p
Type: System.DiagnosticsProcess

[Missing <param name="p"/> documentation for "M:Activsoft.Utils.ProcessReader.#ctor(System.Diagnostics.Process)"]

See Also