Interface ICheckClearAttributesAttribute
Attribute that records if it was cleared or not. this is used
for testing that
Namespace: Lucene.Net.Analysis
Assembly: Lucene.Net.TestFramework.dll
Syntax
public interface ICheckClearAttributesAttribute : IAttribute
Methods
| Improve this Doc View SourceGetAndResetClearCalled()
Declaration
bool GetAndResetClearCalled()
Returns
Type | Description |
---|---|
System.Boolean |