Table of Contents

Interface IFilter

Namespace
BenchmarkDotNet.Filters
Assembly
BenchmarkDotNet.dll
public interface IFilter

Methods

Predicate(BenchmarkCase)

bool Predicate(BenchmarkCase benchmarkCase)

Parameters

benchmarkCase BenchmarkCase

Returns

bool