Lucene.Net.Index.TestStressIndexing2.TestStressIndexing2 C# (CSharp) 메소드

TestStressIndexing2() 정적인 개인적인 메소드

static private TestStressIndexing2 ( ) : System
리턴 System
		static TestStressIndexing2()
		{
			fieldNameComparator = new AnonymousClassComparator();
		}
	}