C# Class Lucene.Net.Support.BaseBufferTestCase.NullWriter

A simple writer that implements the null object pattern that we can swap in when verbosity is turned off.
Inheritance: System.IO.TextWriter
Mostra file Open project: apache/lucenenet