C# Class MemoScope.Core.Bookmarks.Bookmark
Show file
Open project: fremag/MemoScope.Net
Class Usage Examples
Private Properties
Property |
Type |
Description |
|
Public Methods
Method |
Description |
|
Bookmark ( ) : BrightIdeasSoftware |
|
|
Bookmark ( ulong address, string typeName ) : BrightIdeasSoftware |
|
|
Method Details
public Bookmark ( ) : BrightIdeasSoftware |
return |
BrightIdeasSoftware |
|
public Bookmark ( ulong address, string typeName ) : BrightIdeasSoftware |
address |
ulong |
|
typeName |
string |
|
return |
BrightIdeasSoftware |
|