Class ParamsSourceAttribute
Inherited Members
Namespace: BenchmarkDotNet.Attributes
Assembly: BenchmarkDotNet.Annotations.dll
Syntax
[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field)]
public class ParamsSourceAttribute : PriorityAttribute
Constructors
ParamsSourceAttribute(String)
Declaration
public ParamsSourceAttribute(string name)
Parameters
Type | Name | Description |
---|---|---|
String | name |
Properties
Name
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
String |