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