Метод | Описание | |
---|---|---|
CodeViewDebugData ( System.Guid signature, int age, string pdbPath, |
Initializes a new instance of the CodeViewDebugData class.
|
public CodeViewDebugData ( System.Guid signature, int age, string pdbPath, |
||
signature | System.Guid | The signature for this symbol. |
age | int | The age for this symbol. |
pdbPath | string | The symbol path for this build. |
endAddress | EndAddress of the image. | |
Результат | System |