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