Class UnsafeTraceAttribute
Marker attribute indicating that a property is unsafe for tracing.
Implements
Inherited Members
Namespace: CoverageKiller2.Logging
Assembly: CoverageKiller2.dll
Syntax
[AttributeUsage(AttributeTargets.Property)]
public class UnsafeTraceAttribute : Attribute, _Attribute
Constructors
UnsafeTraceAttribute()
Declaration
public UnsafeTraceAttribute()