Interface IFilter
Namespace: BenchmarkDotNet.Filters
Assembly: BenchmarkDotNet.dll
Syntax
public interface IFilter
Methods
Predicate(BenchmarkCase)
Declaration
bool Predicate(BenchmarkCase benchmarkCase)
Parameters
| Type | Name | Description |
|---|---|---|
| BenchmarkCase | benchmarkCase |
Returns
| Type | Description |
|---|---|
| Boolean |