Table of Contents

Class SetupAttribute

Namespace
nanoFramework.Benchmark
Assembly
nanoFramework.Benchmark.dll

Specifies a method that is invoked only once before running benchmark methods.

[AttributeUsage(AttributeTargets.Method)]
public class SetupAttribute : Attribute
Inheritance
SetupAttribute
Inherited Members
Extension Methods

Constructors

SetupAttribute()

public SetupAttribute()