C# Class msos.HeapIndex.BreadthFirstRootPathFinder

Inheritance: RootPathFinder
Afficher le fichier Open project: goldshtn/msos

Méthodes publiques

Méthode Description
BreadthFirstRootPathFinder ( HeapIndex index, ulong targetObject ) : System
FindPaths ( ) : void

Method Details

BreadthFirstRootPathFinder() public méthode

public BreadthFirstRootPathFinder ( HeapIndex index, ulong targetObject ) : System
index HeapIndex
targetObject ulong
Résultat System

FindPaths() public méthode

public FindPaths ( ) : void
Résultat void