PDBDumpReader Constructor Fling OS
Initialises a new PDM dump reader and reads the specified dump file.

Namespace: Kernel.Debug.Data
Assembly: Kernel.Debug.Data (in Kernel.Debug.Data.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public PDBDumpReader(
	string aDumpPath
)
See Also