C# 클래스 Lucene.Net.Index.TestIndexWriterReader.DeleteThreads.AnonymousClassThread2

상속: Lucene.Net.Support.ThreadClass
파일 보기 프로젝트 열기: synhershko/lucene.net

공개 메소드들

메소드 설명
AnonymousClassThread2 ( DeleteThreads enclosingInstance ) : System
Run ( ) : void

비공개 메소드들

메소드 설명
InitBlock ( DeleteThreads enclosingInstance ) : void

메소드 상세

AnonymousClassThread2() 공개 메소드

public AnonymousClassThread2 ( DeleteThreads enclosingInstance ) : System
enclosingInstance DeleteThreads
리턴 System

Run() 공개 메소드

public Run ( ) : void
리턴 void