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