Method | Description | |
---|---|---|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
GetStream ( int pdbStream ) : |
Gets the stream.
|
|
PdbReader ( Stream stream ) : System |
Initializes a new instance of the PdbReader class.
|
Method | Description | |
---|---|---|
GetStream ( int pages, int dwStreamLength ) : |
||
LoadRootStream ( ) : void |
Loads the root stream.
|
public GetStream ( int pdbStream ) : |
||
pdbStream | int | The PDB stream. |
return |
public PdbReader ( Stream stream ) : System | ||
stream | Stream | The stream. |
return | System |