Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
msos
HeapIndex.BreadthFirstRootPathFinder
C# Class msos.HeapIndex.BreadthFirstRootPathFinder
Inheritance:
RootPathFinder
显示文件
Open project: goldshtn/msos
Public Methods
Method
Description
BreadthFirstRootPathFinder
(
HeapIndex
index
,
ulong
targetObject
) :
System
FindPaths
( ) :
void
Method Details
BreadthFirstRootPathFinder()
public
method
public
BreadthFirstRootPathFinder
(
HeapIndex
index
,
ulong
targetObject
) :
System
index
HeapIndex
targetObject
ulong
return
System
FindPaths()
public
method
public
FindPaths
( ) :
void
return
void