Table of Contents

Class ParamsSourceAttribute

Namespace
BenchmarkDotNet.Attributes
Assembly
BenchmarkDotNet.Annotations.dll
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field)]
public class ParamsSourceAttribute : PriorityAttribute
Inheritance
ParamsSourceAttribute
Inherited Members

Constructors

ParamsSourceAttribute(string)

public ParamsSourceAttribute(string name)

Parameters

name string

Properties

Name

public string Name { get; }

Property Value

string