메소드 | 설명 | |
---|---|---|
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.
|
메소드 | 설명 | |
---|---|---|
GetStream ( int pages, int dwStreamLength ) : |
||
LoadRootStream ( ) : void |
Loads the root stream.
|
public GetStream ( int pdbStream ) : |
||
pdbStream | int | The PDB stream. |
리턴 |