C# 클래스 msos.HeapIndex.ParallelBreadthFirstRootPathFinder

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

공개 메소드들

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

메소드 상세

FindPaths() 공개 메소드

public FindPaths ( ) : void
리턴 void

ParallelBreadthFirstRootPathFinder() 공개 메소드

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