C# Class MemoScope.Core.Bookmarks.Bookmark

Inheritance: IAddressData, ITypeNameData
显示文件 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

Bookmark() public method

public Bookmark ( ) : BrightIdeasSoftware
return BrightIdeasSoftware

Bookmark() public method

public Bookmark ( ulong address, string typeName ) : BrightIdeasSoftware
address ulong
typeName string
return BrightIdeasSoftware