Méthode | 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.
|
Méthode | Description | |
---|---|---|
GetStream ( int pages, int dwStreamLength ) : |
||
LoadRootStream ( ) : void |
Loads the root stream.
|
public GetStream ( int pdbStream ) : |
||
pdbStream | int | The PDB stream. |
Résultat |
public PdbReader ( Stream stream ) : System | ||
stream | Stream | The stream. |
Résultat | System |