Constructor MockIndexOutputWrapper
MockIndexOutputWrapper(MockDirectoryWrapper, IndexOutput, String)
Construct an empty output buffer.
Declaration
public MockIndexOutputWrapper(MockDirectoryWrapper dir, IndexOutput delegate, string name)
Parameters
Type | Name | Description |
---|---|---|
MockDirectoryWrapper | dir | |
IndexOutput | delegate | |
System.String | name |