Property | Type | Description |
---|
Method | Description | |
---|---|---|
Add ( ulong address, Microsoft.Diagnostics.Runtime.ClrType clrType ) : void | ||
BookmarkMgr ( string dumpPath ) : System.Collections.Generic | ||
Get ( ulong address ) : |
||
GetBookmarks ( ) : List |
||
Remove ( ulong address ) : void | ||
SaveBookmarks ( ) : void |
public Add ( ulong address, Microsoft.Diagnostics.Runtime.ClrType clrType ) : void | ||
address | ulong | |
clrType | Microsoft.Diagnostics.Runtime.ClrType | |
return | void |
public BookmarkMgr ( string dumpPath ) : System.Collections.Generic | ||
dumpPath | string | |
return | System.Collections.Generic |