C# 클래스 msos.HeapIndex.BreadthFirstRootPathFinder

상속: RootPathFinder
파일 보기 프로젝트 열기: goldshtn/msos

공개 메소드들

메소드 설명
BreadthFirstRootPathFinder ( HeapIndex index, ulong targetObject ) : System
FindPaths ( ) : void

메소드 상세

BreadthFirstRootPathFinder() 공개 메소드

public BreadthFirstRootPathFinder ( HeapIndex index, ulong targetObject ) : System
index HeapIndex
targetObject ulong
리턴 System

FindPaths() 공개 메소드

public FindPaths ( ) : void
리턴 void