LiveConventionAttribute Class

Summary

Defines this convention as one that only runs during live usage to avoid unit tests
Assembly
Rocket.Surgery.Conventions.Abstractions.dll
Namespace
Rocket.Surgery.Conventions
Interfaces
  • IHostBasedConvention
Base Types
  • Attribute
LiveConventionAttribute
Attribute
IHostBasedConvention

Syntax

public sealed class LiveConventionAttribute : Attribute, IHostBasedConvention

Attributes

Type Description
AttributeUsageAttribute

Constructors

Extension Methods

See Also

  • System.Attribute