Class SetupAttribute
Specifies a method that is invoked only once before running benchmark methods.
Inherited Members
Namespace: nanoFramework.Benchmark
Assembly: nanoFramework.Benchmark.dll
Syntax
[AttributeUsage(AttributeTargets.Method)]
public class SetupAttribute : Attribute
Constructors
SetupAttribute()
Declaration
public SetupAttribute()