Class EncodingAttribute
Implements
Inherited Members
Namespace: BenchmarkDotNet.Attributes
Assembly: BenchmarkDotNet.dll
Syntax
[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class, AllowMultiple = true)]
[Obsolete("Don't use it")]
public class EncodingAttribute : Attribute, IConfigSource
Properties
Config
Declaration
public IConfig Config { get; }
Property Value
Type | Description |
---|---|
IConfig |