GenericBreakingChangeAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.All)]
public class GenericBreakingChangeAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
type GenericBreakingChangeAttribute = class
    inherit Attribute
Public Class GenericBreakingChangeAttribute
Inherits Attribute
Inheritance
GenericBreakingChangeAttribute
Derived
Attributes

Constructors

GenericBreakingChangeAttribute(String, String, String)
GenericBreakingChangeAttribute(String, String, String, String)

Properties

ChangeDescription
ChangeInEfectByDate
ChangeInEfectByDateSet
DeprecateByAzVersion
DeprecateByVersion
NewWay
OldWay

Methods

GetAttributeSpecificMessage()
getInEffectByDate()
IsApplicableToInvocation(InvocationInfo)
PrintCustomAttributeInfo(Action<String>)

Applies to