Class GlobalSetupAttribute
Marks method to be executed before all benchmark iterations.
Inherited Members
Namespace: BenchmarkDotNet.Attributes
Assembly: BenchmarkDotNet.Annotations.dll
Syntax
[AttributeUsage(AttributeTargets.Method)]
public class GlobalSetupAttribute : TargetedAttribute