Lucene.Net.Search.TestPhraseQuery.AnonymousClassAnalyzer.AnonymousClassAnalyzer C# (CSharp) Method

AnonymousClassAnalyzer() public method

public AnonymousClassAnalyzer ( TestPhraseQuery enclosingInstance ) : System
enclosingInstance TestPhraseQuery
return System
			public AnonymousClassAnalyzer(TestPhraseQuery enclosingInstance)
			{
				InitBlock(enclosingInstance);
			}
			private void  InitBlock(TestPhraseQuery enclosingInstance)